From a65ed2e51bf631a6b8ab766f984bf33c686d239a Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 22:55:24 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: security) --- security/gwee/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/gwee') diff --git a/security/gwee/Makefile b/security/gwee/Makefile index a98c5412fa4e..feac6cce9945 100644 --- a/security/gwee/Makefile +++ b/security/gwee/Makefile @@ -20,6 +20,7 @@ CFLAGS+= -DWITH_SSL MAN1= gwee.1 PLIST_FILES= bin/gwee +NO_STAGE= yes do-build: ${CC} ${CFLAGS} ${LDFLAGS} ${WRKSRC}/${PORTNAME}.c \ -o ${WRKSRC}/${PORTNAME} -- cgit v1.2.3