From e598d34341b62529b9ef63db27d571f9bcb8c766 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:36:50 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: www) --- www/awffull/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/awffull/Makefile') diff --git a/www/awffull/Makefile b/www/awffull/Makefile index 9ed2ba837959..8057712e8432 100644 --- a/www/awffull/Makefile +++ b/www/awffull/Makefile @@ -36,6 +36,7 @@ LDFLAGS+= -L${LOCALBASE}/lib MAN1= awffull.1 MAN5= awffull.conf.5 +NO_STAGE= yes .include .if ${PORT_OPTIONS:MGEOIP} -- cgit