* Remove option to build without NLS - it has been broken for a long time * Use xsel from ports instead of the outdated bundled version * Make building the manual with doxygen optional since it is a large dependency Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->wxs I'll take it.
wxs 2010-01-14 03:16:39 UTC FreeBSD ports repository Modified files: shells/fish Makefile pkg-plist Log: - Remote NLS support (been broken a long time) - Use xsel from ports, bundled version is out-dated - Make manual building optional PR: ports/142346 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) Revision Changes Path 1.9 +20 -19 ports/shells/fish/Makefile 1.4 +19 -20 ports/shells/fish/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, with minor changes. Thanks!