aboutsummaryrefslogtreecommitdiff
path: root/misc/gnustep-examples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gnustep-examples/Makefile')
-rw-r--r--misc/gnustep-examples/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/gnustep-examples/Makefile b/misc/gnustep-examples/Makefile
index 3b32020a3573..fab921f224c8 100644
--- a/misc/gnustep-examples/Makefile
+++ b/misc/gnustep-examples/Makefile
@@ -25,5 +25,6 @@ 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>