summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2001-08-15 11:29:12 +0000
committerThomas Gellekum <tg@FreeBSD.org>2001-08-15 11:29:12 +0000
commit05a66bcaf302fae631e9e83dff6d2809a4d4e8ee (patch)
tree82bdac9eb93750f45cbfa828d80b654ecbaa944e /devel
parent1) Upgrade to 1.12.0. (diff)
Don't depend on gnustep-guile.
Notes
Notes: svn path=/head/; revision=46278
Diffstat (limited to 'devel')
-rw-r--r--devel/gnustep/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/gnustep/Makefile b/devel/gnustep/Makefile
index 893e8c1f2b07..3bd590d9b329 100644
--- a/devel/gnustep/Makefile
+++ b/devel/gnustep/Makefile
@@ -18,8 +18,7 @@ RUN_DEPENDS= ${PREFIX}/System/Makefiles/GNUstep.sh:${PORTSDIR}/devel/gnustep-mak
${SYSLIBDIR}/libobjc.so:${PORTSDIR}/lang/gnustep-objc \
${COMBOLIBDIR}/libgnustep-base.so:${PORTSDIR}/lang/gnustep-base \
${COMBOLIBDIR}/libgnustep-gui.so:${PORTSDIR}/x11-toolkits/gnustep-gui \
- ${XGPSBUNDLEDIR}/libgnustep-xgps:${PORTSDIR}/x11-toolkits/gnustep-xgps \
- ${SYSLIBDIR}/lib:${PORTSDIR}/lang/gnustep-guile
+ ${XGPSBUNDLEDIR}/libgnustep-xgps:${PORTSDIR}/x11-toolkits/gnustep-xgps
PREFIX= ${LOCALBASE}/GNUstep
NO_BUILD= yes