Reorder WANTLIB in gnustep.port.mk, now do not include WANTLIB when only depending on gnustep-base.
Update/bump all gnustep ports that install bundles.
kind of a agree, landry@, OK aja@
always go thru an indirection, so that a multi-packages port can turn them
on/off piecewise (required for libiconv cleanup of sope).
style nits: makefiles with lots of ?= += do *REQUIRE* spaces.
also indent tests, and do the :L dance to have cleaner stuff.
patching gnustep-base to add usage of an environment variable
to allow set a pointer where the lockfiles of plmerge should go while building the port.
OK, ajacoutot@, jasper@, landry@
for threaded libobjc to go in) ; re-order Makefile.inc and
gnustep.port.mk, set only for i386 until we get more test results, set
USE_X11 where it's due...
GNUstep is a cross-platform, object-oriented framework for desktop
application development. Based on the OpenStep specification originally
created by NeXT (now Apple), GNUstep enables developers to rapidly build
sophisticated software by employing a large library of reusable software
components.
Not connected to the build yet as this is a work in progress and there
might be some glitches.
Now that it's in CVS, hopefully more people will test this.
ok robert@