- Added licenses (note: MIT for included enet library). - Added desktop entries for client. - Added explicit USE_GETTEXT for client, because it depends from intl library (e.g. ${BUILD_WRKSRC}/platform.h:66). - Fixed home directory for client executable script. - Removed unneeded defines and option (e.g. the CXXOPTFLAGS define don't exist for current sources). Fix: Use attached diff from /usr/ports/games directory. Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->decke I'll take it.
decke 2011-05-04 16:31:28 UTC FreeBSD ports repository Modified files: games/assaultcube Makefile games/assaultcube/files assaultcube_client.in Log: - Added licenses (note: MIT for included enet library) - Added desktop entries for client - Added explicit USE_GETTEXT for client, because it depends on intl library - Fixed home directory for client executable script - Removed unneeded defines and option (CXXOPTFLAGS doesn't exist anymore) PR: ports/155525 Submitted by: Sender Ghost <lightside@safebox.ru> (maintainer) Revision Changes Path 1.15 +19 -9 ports/games/assaultcube/Makefile 1.3 +1 -1 ports/games/assaultcube/files/assaultcube_client.in _______________________________________________ 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. Thanks!