diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-03-02 07:31:22 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-03-02 07:31:22 +0000 |
commit | 95cd964f042914445d5471cb79f0c79e67071504 (patch) | |
tree | 06c934cb3db4e59a6b389fdc2f48f620914281d7 /devel/gnustep | |
parent | - mark with IGNORE, scheduled for removal. (diff) |
- drop gnustep-objc in this meta package
Notes
Notes:
svn path=/head/; revision=76723
Diffstat (limited to 'devel/gnustep')
-rw-r--r-- | devel/gnustep/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/gnustep/Makefile b/devel/gnustep/Makefile index 8e83d3b2d904..f7a7e7ba11f2 100644 --- a/devel/gnustep/Makefile +++ b/devel/gnustep/Makefile @@ -16,7 +16,6 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= Objective-C libraries based on the OpenStep standard RUN_DEPENDS= ${SYSTEMDIR}/Makefiles/GNUstep.sh:${PORTSDIR}/devel/gnustep-make -RUN_DEPENDS+= ${SYSLIBDIR}/libobjc.so:${PORTSDIR}/lang/gnustep-objc RUN_DEPENDS+= ${COMBOLIBDIR}/libgnustep-base.so:${PORTSDIR}/lang/gnustep-base RUN_DEPENDS+= ${COMBOLIBDIR}/libgnustep-gui.so:${PORTSDIR}/x11-toolkits/gnustep-gui RUN_DEPENDS+= ${BACKBUNDLEDIR}/libgnustep-back:${PORTSDIR}/x11-toolkits/gnustep-back |