aboutsummaryrefslogtreecommitdiff
path: root/lang/gnustep-objc
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-01-19 12:06:14 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-01-19 12:06:14 +0000
commit3b6641a158eff00a2c84962bae7a9dc47e73dc09 (patch)
tree3aada758a08f0da555e66c79ad3699ac4ba476b2 /lang/gnustep-objc
parent39146f3dade2b06172cd752ed23ab8d5447ec927 (diff)
downloadports-3b6641a158eff00a2c84962bae7a9dc47e73dc09.tar.gz
ports-3b6641a158eff00a2c84962bae7a9dc47e73dc09.zip
Notes
Diffstat (limited to 'lang/gnustep-objc')
-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