Commit Graph

5 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 2ed225dfde Cleanup plist 2014-10-27 12:39:32 +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
Dirk Meyer 320a0cc7b9 Expense is a very lightweight application to track your expenses,
much like you might expect to find on a PDA. It is built upon the
code found in Yen-ju Chen's excellent money.app tutorial.
I use Expense daily, but it still contains bugs.

WWW: http://www.eskimo.com/~pburns/Expense/
2006-11-30 17:28:56 +00:00