svn commit: r319999 - head/x11-wm/e16

Pietro Cerutti gahr at FreeBSD.org
Wed Jun 5 15:06:44 UTC 2013


Author: gahr
Date: Wed Jun  5 15:06:44 2013
New Revision: 319999
URL: http://svnweb.freebsd.org/changeset/ports/319999

Log:
  - Remove debug CFLAGS introduced by my last commit

Modified:
  head/x11-wm/e16/Makefile

Modified: head/x11-wm/e16/Makefile
==============================================================================
--- head/x11-wm/e16/Makefile	Wed Jun  5 14:48:56 2013	(r319998)
+++ head/x11-wm/e16/Makefile	Wed Jun  5 15:06:44 2013	(r319999)
@@ -21,7 +21,6 @@ USE_AUTOTOOLS=	libtool
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-dependency-tracking \
 		--disable-rpath --enable-mans SHELL=/bin/sh
-CFLAGS+=	-g -O0
 
 .include <bsd.port.options.mk>
 


More information about the svn-ports-all mailing list