aboutsummaryrefslogtreecommitdiff
path: root/packages/Makefile
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-05-01 15:39:59 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-05-01 15:39:59 +0000
commit708981c79597889e6691f4e6b9949191df938598 (patch)
tree988fec5eb7e810a25c42d7e726e29f4f2a531d87 /packages/Makefile
parenta7c2e753f67d9f12f97bbd0af419405888ac5fc4 (diff)
point Gem to Fink for FTGL
svn path=/trunk/; revision=7623
Diffstat (limited to 'packages/Makefile')
-rw-r--r--packages/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/Makefile b/packages/Makefile
index ab66c71a..f5187280 100644
--- a/packages/Makefile
+++ b/packages/Makefile
@@ -488,6 +488,7 @@ $(gem_src)/src/Gem.pd_darwin: $(gem_src)/src/configure
cd $(gem_src)/src && ./configure --without-x --without-ImageMagick \
--without-tiff --without-jpeg --without-mpeg --without-mpeg3 \
--without-ieee1394 --without-aviplay --without-avifile --without-ffmpeg \
+ --with-ftgl-includes=/sw/include --with-ftgl-libs=/sw/lib \
--with-pd=$(pd_src)
$(MAKE) -C $(gem_src)/src