diff options
Diffstat (limited to 'x11-wm/e16/Makefile')
-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 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> |