diff options
Diffstat (limited to 'www/awffull/Makefile')
-rw-r--r-- | www/awffull/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/www/awffull/Makefile b/www/awffull/Makefile index 8057712e8432..60ac2109524d 100644 --- a/www/awffull/Makefile +++ b/www/awffull/Makefile @@ -33,10 +33,6 @@ CONFIGURE_ARGS+=--with-font-default=${FONTDEFAULT} \ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -MAN1= awffull.1 -MAN5= awffull.conf.5 - -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGEOIP} |