svn commit: r345198 - head/irc/quirc
Pietro Cerutti
gahr at FreeBSD.org
Thu Feb 20 10:04:56 UTC 2014
Author: gahr
Date: Thu Feb 20 10:04:56 2014
New Revision: 345198
URL: http://svnweb.freebsd.org/changeset/ports/345198
QAT: https://qat.redports.org/buildarchive/r345198/
Log:
- Remove CFLAGS not understood by gcc
Modified:
head/irc/quirc/Makefile
Modified: head/irc/quirc/Makefile
==============================================================================
--- head/irc/quirc/Makefile Thu Feb 20 10:01:58 2014 (r345197)
+++ head/irc/quirc/Makefile Thu Feb 20 10:04:56 2014 (r345198)
@@ -17,7 +17,6 @@ USE_XORG= xt
GNU_CONFIGURE= yes
MAKE_ENV+= DESTDIR=${STAGEDIR}
-CFLAGS+= -Wno-deprecated-writable-strings
MYPORTDOCS= AUTHORS ChangeLog FAQ NEWS README doc/color.txt \
doc/dccresum.txt doc/links.txt doc/nickcomp.txt \
More information about the svn-ports-all
mailing list