summaryrefslogtreecommitdiff
path: root/devel/gnustep
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2002-03-21 13:15:02 +0000
committerThomas Gellekum <tg@FreeBSD.org>2002-03-21 13:15:02 +0000
commit25210defe03aa846f6f4b5e0aa3d20c57e22fbce (patch)
treec6dae7fc99e008db75e5f1808855557ad2137b97 /devel/gnustep
parent(forced) I meant: upgrade to 1.2.0. (diff)
Upgrade to 1.3.0.
Notes
Notes: svn path=/head/; revision=56417
Diffstat (limited to 'devel/gnustep')
-rw-r--r--devel/gnustep/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/gnustep/Makefile b/devel/gnustep/Makefile
index 7abdd7b6f1bf..3a92fee431ef 100644
--- a/devel/gnustep/Makefile
+++ b/devel/gnustep/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnustep
-PORTVERSION= 1.1.0
+PORTVERSION= 1.3.0
CATEGORIES= devel lang
MASTER_SITES= # empty
DISTFILES= # empty
@@ -35,9 +35,10 @@ GNU_ARCH= ix86
GNU_ARCH= ${MACHINE_ARCH}
.endif
-SYSLIBDIR= ${PREFIX}/System/Libraries/${GNU_ARCH}/${OPSYS:L}
+SYSTEMDIR= ${LOCALBASE}/GNUstep/System
+SYSLIBDIR= ${SYSTEMDIR}/Libraries/${GNU_ARCH}/${OPSYS:L}
COMBOLIBDIR= ${SYSLIBDIR}/gnu-gnu-gnu
-XGPSBUNDLEDIR= ${PREFIX}/System/Library/Bundles/libgnustep-xgps.bundle/${GNU_ARCH}/${OPSYS:L}/gnu-gnu-gnu/
+XGPSBUNDLEDIR= ${SYSTEMDIR}/Library/Bundles/libgnustep-xgps.bundle/${GNU_ARCH}/${OPSYS:L}/gnu-gnu-gnu/
do-install: # empty