aboutsummaryrefslogtreecommitdiff
path: root/misc/gnustep-examples
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-07-05 10:37:52 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-07-05 10:37:52 +0000
commit0c1ab4538d54b087595d7a8f16514d04dd1f2797 (patch)
treef21783e8475252a14a9c27324eab07a32b8db432 /misc/gnustep-examples
parentd427e266d87c72ff1f7acd0f62dd7986a0f10f93 (diff)
downloadports-0c1ab4538d54b087595d7a8f16514d04dd1f2797.tar.gz
ports-0c1ab4538d54b087595d7a8f16514d04dd1f2797.zip
- cleanup ADDITIONAL_LIB_DIRS
Notes
Notes: svn path=/head/; revision=237172
Diffstat (limited to 'misc/gnustep-examples')
-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>