summaryrefslogtreecommitdiff
path: root/homebrew/gd/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/gd/.make.sh-auto')
-rw-r--r--homebrew/gd/.make.sh-auto3
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/gd/.make.sh-auto b/homebrew/gd/.make.sh-auto
new file mode 100644
index 000000000..e4537b86c
--- /dev/null
+++ b/homebrew/gd/.make.sh-auto
@@ -0,0 +1,3 @@
+pkg:setup
+pkg:configure --disable-dependency-tracking --with-freetype=#{Formula[freetype"].opt_prefix}" --with-png=#{Formula[libpng"].opt_prefix}" --without-x --without-xpm
+make DESTDIR=${PKG_DEST} install