aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gnustep-objc/Makefile
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 /lang/gnustep-objc/Makefile
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 'lang/gnustep-objc/Makefile')
-rw-r--r--lang/gnustep-objc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/gnustep-objc/Makefile b/lang/gnustep-objc/Makefile
index 99819fadade3..d013b99be8f1 100644
--- a/lang/gnustep-objc/Makefile
+++ b/lang/gnustep-objc/Makefile
@@ -15,16 +15,14 @@ MASTER_SITE_SUBDIR= libs
MAINTAINER= dinoex@FreeBSD.org
COMMENT= A snapshot of libobjc, meant to be used with GNUstep
-GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
-PREFIX= ${GNUSTEP_PREFIX}
USE_GMAKE= yes
USE_GNUSTEP= yes
+USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
GNUSTEP_WITHOUT_LIBOBJC= yes
MAKEFILE= GNUmakefile
ALL_TARGET=
-NO_MTREE= yes
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= ${LOCALLIBDIR}
NOT_FOR_ARCHS= ia64 amd64
letions'>-2/+2 * - keep empty directorydinoex2007-07-231-1/+0 * - update to 0.11.0dinoex2007-07-163-176/+190 * - update for gnustep-make-2.0.0dinoex2007-05-251-20/+22 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * - add category gnustepdinoex2007-02-011-1/+1