Commit Graph

6 Commits

Author SHA1 Message Date
David Chisnall 9156bf1b9e Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source.
Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain.

The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision.

Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D2977
2015-09-19 10:33:34 +00:00
Baptiste Daroussin ff2951b4df Cleanup plist 2014-10-20 11:52:39 +00:00
Dirk Meyer ca8e128e62 - drop USE_GNUSTEP_PREFIX 2010-05-30 12:28:39 +00:00
Dirk Meyer 13b3264699 - update for gnustep-make-2.0.0 2007-05-25 05:55:36 +00:00
Kris Kennaway 81bbf64761 Repair regexp madness that resulted in things like "Bab%%PORTOBJFORMAT%%ish"
instead of "Babelfish" appearing in pkg-plists.  Somewhere there is a
very misguided port tool.
2007-01-26 19:05:53 +00:00
Dirk Meyer 11e60bf0bf HelpViewer is an online help viewer for GNUstep programs
WWW: http://www.roard.com/helpviewer/
2006-10-31 06:27:12 +00:00