From 51cf17591d9e78adbce0013c9fdb166a5b4b6d90 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 8 Jun 2009 23:24:47 +0000 Subject: fixed Gem compilation issues related to FTGL/freetype from Fink svn path=/trunk/; revision=11722 --- packages/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/Makefile') diff --git a/packages/Makefile b/packages/Makefile index 8fc8704d..c9073a11 100644 --- a/packages/Makefile +++ b/packages/Makefile @@ -213,6 +213,7 @@ $(gem_src)/src/Gem.pd_linux: $(gem_src)/src/configure $(gem_src)/src/Gem.pd_darwin: $(gem_src)/src/configure cd $(gem_src)/src && ./configure \ + PKG_FTGL_CFLAGS=-I/sw/include/freetype2 \ --without-x --without-ImageMagick --without-v4l \ --without-tiff --without-jpeg --without-mpeg --without-mpeg3 \ --without-ieee1394 --without-aviplay --without-avifile --without-ffmpeg \ -- cgit v1.2.1