aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/e16/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-04-22 15:10:48 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-04-22 15:10:48 +0000
commit069ea1ea2890e2baffa49bd8ef9deeb5e0076028 (patch)
tree1186e4bc89e63a6ec07c6cf65653e3cc2d6e1b8f /x11-wm/e16/Makefile
parent1e188c75cfde38bcfda9b791c974734addf979cf (diff)
downloadports-069ea1ea2890e2baffa49bd8ef9deeb5e0076028.tar.gz
ports-069ea1ea2890e2baffa49bd8ef9deeb5e0076028.zip
Notes
Diffstat (limited to 'x11-wm/e16/Makefile')
-rw-r--r--x11-wm/e16/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile
index 7403613b3e31..27ce679eac10 100644
--- a/x11-wm/e16/Makefile
+++ b/x11-wm/e16/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= e16
-PORTVERSION= 1.0.12
+PORTVERSION= 1.0.13
CATEGORIES= x11-wm enlightenment
MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION}/
@@ -22,6 +22,7 @@ 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>