From 708981c79597889e6691f4e6b9949191df938598 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 1 May 2007 15:39:59 +0000 Subject: point Gem to Fink for FTGL svn path=/trunk/; revision=7623 --- packages/Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.1