diff options
Diffstat (limited to 'x11-wm/e16')
-rw-r--r-- | x11-wm/e16/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index 656c7e11e47b..c6a9041caf15 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -22,7 +22,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> |