- Restore the DEBUG option which was erroneously removed in a previous commit. portlint warns that DEBUG option is empty, however, bsd.cmake.mk handles WITH_DEBUG for ports that use cmake. Also add a comment to prevent a repeat of this removal in future. Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->crees I'll take it.
crees 2012-02-27 20:28:30 UTC FreeBSD ports repository Modified files: irc/weechat-devel Makefile Log: Restore missing DEBUG option PR: ports/165476 Submitted by: maintainer Revision Changes Path 1.82 +6 -0 ports/irc/weechat-devel/Makefile _______________________________________________ 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!