CVSROOT: /cvs Module name: ports Changes by: [email protected] 2010/11/06 04:03:31
Modified files:
x11/gnustep : gnustep.port.mk
Log message:
add the missing pieces to handle MULTI_PACKAGES port: LIB/RUN/WANT should
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.
