Hi,
the patch below updates the gnustep meta package to include the corebase and
paje ports imported some days ago.
OK?
Sebastian
Index: Makefile
===================================================================
RCS file: /cvs/ports/meta/gnustep/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile 8 Jul 2012 14:21:57 -0000 1.2
+++ Makefile 15 Aug 2012 17:09:19 -0000
@@ -3,12 +3,14 @@
COMMENT = GNUstep desktop meta-package
VERSION = 0.9.1
+REVISION = 0
PKGNAME = gnustep-desktop-${VERSION}
RUN_DEPENDS += \
x11/gnustep/aclock \
x11/gnustep/affiche \
x11/gnustep/batmon \
+ x11/gnustep/corebase \
x11/gnustep/cdplayer \
x11/gnustep/databasin \
x11/gnustep/edenmath \
@@ -33,6 +35,7 @@
x11/gnustep/matharray \
x11/gnustep/mpdcon \
x11/gnustep/netclasses \
+ x11/gnustep/paje \
x11/gnustep/price \
x11/gnustep/projectcenter \
x11/gnustep/remotedesk \