diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-04 12:00:55 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-01-04 12:00:55 +0000 |
commit | dbe7313fc3846297e4362620d5f81c43e9ad7c0f (patch) | |
tree | 579d1a2c9eeed81257b6561e1b21089864ede572 /x11-toolkits/gnustep-gui | |
parent | 0327b282e63b6d6637f0eadd4ceaf7b642399350 (diff) | |
download | ports-dbe7313fc3846297e4362620d5f81c43e9ad7c0f.tar.gz ports-dbe7313fc3846297e4362620d5f81c43e9ad7c0f.zip |
Notes
Diffstat (limited to 'x11-toolkits/gnustep-gui')
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index 5afcd7b20aa8..8febd2fb857a 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -53,7 +53,6 @@ CONFIGURE_TARGET= USE_GMAKE= yes MAKEFILE= MAKE_FLAGS+= OPTFLAG="${CFLAGS}" -MAKE_FLAGS+= ADDITIONAL_LIB_DIRS=/usr/local/lib NO_MTREE= yes CONFIGURE_ARGS+= --with-tiff-library=${LOCALBASE}/lib CONFIGURE_ARGS+= --with-tiff-include=${LOCALBASE}/include |