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 4f66335b15d4..975cc4d3a73a 100644
--- a/misc/gnustep-examples/Makefile
+++ b/misc/gnustep-examples/Makefile
@@ -23,5 +23,6 @@ USE_GNUSTEP_INSTALL= yes
WRKSRC= ${WRKDIR}/${DISTNAME}
USE_GNUSTEP_MAKE_DIRS+= . gui/Finger gui/GFractal gui/HostAddress
+MAKE_ENV+= GNUSTEP_INSTALLATION_DIR=${GNUSTEP_LOCAL_ROOT}
.include <bsd.port.mk>