aboutsummaryrefslogtreecommitdiff
path: root/lang/gnustep-objc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gnustep-objc/Makefile')
-rw-r--r--lang/gnustep-objc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gnustep-objc/Makefile b/lang/gnustep-objc/Makefile
index 39a2bfe0001a..99819fadade3 100644
--- a/lang/gnustep-objc/Makefile
+++ b/lang/gnustep-objc/Makefile
@@ -15,7 +15,8 @@ MASTER_SITE_SUBDIR= libs
MAINTAINER= dinoex@FreeBSD.org
COMMENT= A snapshot of libobjc, meant to be used with GNUstep
-PREFIX= ${LOCALBASE}/GNUstep
+GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
+PREFIX= ${GNUSTEP_PREFIX}
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_BUILD= yes