summaryrefslogtreecommitdiff
path: root/homebrew/pango/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/pango/.make.sh-auto')
-rw-r--r--homebrew/pango/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/pango/.make.sh-auto b/homebrew/pango/.make.sh-auto
new file mode 100644
index 000000000..ad6fce431
--- /dev/null
+++ b/homebrew/pango/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+pkg:configure --disable-dependency-tracking --disable-silent-rules --with-html-dir=#{share}/doc --enable-introspection=yes --enable-static --without-xft
+make
+make DESTDIR=${PKG_DEST} install