aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/e16
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-06-05 15:06:44 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-06-05 15:06:44 +0000
commit02997e63807b7804f8209c9c367543dde28e16d3 (patch)
tree7d6ec72af88cead84a893d59fdaa57b4a77a7b89 /x11-wm/e16
parentbede14673571877d6fbc21249cc80e5b35fffdb3 (diff)
downloadports-02997e63807b7804f8209c9c367543dde28e16d3.tar.gz
ports-02997e63807b7804f8209c9c367543dde28e16d3.zip
- Remove debug CFLAGS introduced by my last commit
Notes
Notes: svn path=/head/; revision=319999
Diffstat (limited to 'x11-wm/e16')
-rw-r--r--x11-wm/e16/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile
index 09fee5741660..997d8c7e214d 100644
--- a/x11-wm/e16/Makefile
+++ b/x11-wm/e16/Makefile
@@ -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>