summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-01-04 12:00:55 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-01-04 12:00:55 +0000
commitdbe7313fc3846297e4362620d5f81c43e9ad7c0f (patch)
tree579d1a2c9eeed81257b6561e1b21089864ede572
parentNew Port : /usr/ports/french/SPIP-1.4 (diff)
Fix another linking problem where gmake did not stop.
Notes
Notes: svn path=/head/; revision=72496
-rw-r--r--x11-toolkits/gnustep-gui/Makefile1
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