aboutsummaryrefslogtreecommitdiff
path: root/deskutils/preferences.app/Makefile
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 /deskutils/preferences.app/Makefile
parent39146f3dade2b06172cd752ed23ab8d5447ec927 (diff)
downloadports-3b6641a158eff00a2c84962bae7a9dc47e73dc09.tar.gz
ports-3b6641a158eff00a2c84962bae7a9dc47e73dc09.zip
Notes
Diffstat (limited to 'deskutils/preferences.app/Makefile')
-rw-r--r--deskutils/preferences.app/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/preferences.app/Makefile b/deskutils/preferences.app/Makefile
index 87a0341b2708..b6c424f79475 100644
--- a/deskutils/preferences.app/Makefile
+++ b/deskutils/preferences.app/Makefile
@@ -17,7 +17,8 @@ MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep workspace manager
USE_BZIP2= yes
-PREFIX= ${LOCALBASE}/GNUstep
+GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
+PREFIX= ${GNUSTEP_PREFIX}
NO_MTREE= yes
USE_GMAKE= yes
USE_GNUSTEP= yes