aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>2002-03-21 21:15:02 +0800
committertg <tg@FreeBSD.org>2002-03-21 21:15:02 +0800
commit368afcd130c5f2be360c1b8404e26a29b6e91f0f (patch)
tree87f14e3b0bac3302ce660858a8dbf32fea6893fa /devel
parent5631ca005173940bf6804dcd06d66a97ab0fa55f (diff)
downloadfreebsd-ports-gnome-368afcd130c5f2be360c1b8404e26a29b6e91f0f.tar.gz
freebsd-ports-gnome-368afcd130c5f2be360c1b8404e26a29b6e91f0f.tar.zst
freebsd-ports-gnome-368afcd130c5f2be360c1b8404e26a29b6e91f0f.zip
Upgrade to 1.3.0.
Diffstat (limited to 'devel')
-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