aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2006-03-19 12:35:47 +0800
committerdinoex <dinoex@FreeBSD.org>2006-03-19 12:35:47 +0800
commit6347a206e510ad1a676a522e7afa9ec79acab499 (patch)
tree961ced8843160f1ed9e4537bf92ada606497d2de /misc
parent391766f2a5df26b426df38da825322784f4732b1 (diff)
downloadfreebsd-ports-gnome-6347a206e510ad1a676a522e7afa9ec79acab499.tar.gz
freebsd-ports-gnome-6347a206e510ad1a676a522e7afa9ec79acab499.tar.zst
freebsd-ports-gnome-6347a206e510ad1a676a522e7afa9ec79acab499.zip
- add USE_GNUSTEP_PREFIX
Diffstat (limited to 'misc')
-rw-r--r--misc/gnustep-examples/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/gnustep-examples/Makefile b/misc/gnustep-examples/Makefile
index 9733ac9e69cc..83c903e57965 100644
--- a/misc/gnustep-examples/Makefile
+++ b/misc/gnustep-examples/Makefile
@@ -14,13 +14,11 @@ MASTER_SITE_SUBDIR= core
MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep example applications
-GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
-PREFIX= ${GNUSTEP_PREFIX}
-NO_MTREE= yes
WRKSRC= ${WRKDIR}/${DISTNAME}
GUN_CONFIGURE= yes
USE_GMAKE= yes
USE_GNUSTEP= yes
+USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes