aboutsummaryrefslogtreecommitdiff
path: root/devel/gnustep
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2001-08-08 10:59:51 +0000
committerThomas Gellekum <tg@FreeBSD.org>2001-08-08 10:59:51 +0000
commit42444f1b013b03b3ecdccf60d12962569eb5d841 (patch)
tree1c492e00336125fb545aebedf123b4c0d5104d5d /devel/gnustep
parent87fa77f2e8cb6752292531b4d15175a587f53cf9 (diff)
downloadports-42444f1b013b03b3ecdccf60d12962569eb5d841.tar.gz
ports-42444f1b013b03b3ecdccf60d12962569eb5d841.zip
Fix path for COMBOLIBDIR.
Notes
Notes: svn path=/head/; revision=45954
Diffstat (limited to 'devel/gnustep')
-rw-r--r--devel/gnustep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gnustep/Makefile b/devel/gnustep/Makefile
index 3fd7ee6ff2e9..893e8c1f2b07 100644
--- a/devel/gnustep/Makefile
+++ b/devel/gnustep/Makefile
@@ -37,7 +37,7 @@ GNU_ARCH= ${MACHINE_ARCH}
.endif
SYSLIBDIR= ${PREFIX}/System/Libraries/${GNU_ARCH}/${OPSYS:L}
-COMBOLIBDIR= ${SYSLIBDIR}/gnu-gnu-gnu-xgps
+COMBOLIBDIR= ${SYSLIBDIR}/gnu-gnu-gnu
XGPSBUNDLEDIR= ${PREFIX}/System/Library/Bundles/libgnustep-xgps.bundle/${GNU_ARCH}/${OPSYS:L}/gnu-gnu-gnu/
do-install: # empty