aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2009-07-05 18:37:52 +0800
committerdinoex <dinoex@FreeBSD.org>2009-07-05 18:37:52 +0800
commit0d6e1ea2a9a584bbd24819daa29397e8231ef5c6 (patch)
tree8cf4e036960e13ed6996eeb5d1d08542225b0b87 /misc
parent80edb4805655c2b90b4e8a155fcf64789bc90e39 (diff)
downloadfreebsd-ports-gnome-0d6e1ea2a9a584bbd24819daa29397e8231ef5c6.tar.gz
freebsd-ports-gnome-0d6e1ea2a9a584bbd24819daa29397e8231ef5c6.tar.zst
freebsd-ports-gnome-0d6e1ea2a9a584bbd24819daa29397e8231ef5c6.zip
- cleanup ADDITIONAL_LIB_DIRS
Diffstat (limited to 'misc')
-rw-r--r--misc/gnustep-examples/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/gnustep-examples/Makefile b/misc/gnustep-examples/Makefile
index fab921f224c8..3b32020a3573 100644
--- a/misc/gnustep-examples/Makefile
+++ b/misc/gnustep-examples/Makefile
@@ -25,6 +25,5 @@ USE_GL= yes
WRKSRC= ${WRKDIR}/${DISTNAME}
USE_GNUSTEP_MAKE_DIRS+= . gui/Finger gui/GFractal gui/HostAddress
MAKE_ENV+= GNUSTEP_INSTALLATION_DIR=${GNUSTEP_LOCAL_ROOT}
-ADDITIONAL_LDFLAGS+= -L${LOCALBASE}/lib
.include <bsd.port.mk>