From 05a66bcaf302fae631e9e83dff6d2809a4d4e8ee Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Wed, 15 Aug 2001 11:29:12 +0000 Subject: [PATCH] Don't depend on gnustep-guile. --- devel/gnustep/Makefile | 3 +-- 1 file changed, 1 insertion(+), 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