From cbee5eb19f280eff9c4086b3ca433aee1b375672 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 22:36:49 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: ports-mgmt) --- ports-mgmt/portcheckout/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'ports-mgmt/portcheckout') diff --git a/ports-mgmt/portcheckout/Makefile b/ports-mgmt/portcheckout/Makefile index da8b4df44af6..66a04a34d548 100644 --- a/ports-mgmt/portcheckout/Makefile +++ b/ports-mgmt/portcheckout/Makefile @@ -16,4 +16,5 @@ MAN1= portcheckout.1 MANCOMPRESSED= maybe PLIST_FILES= bin/portcheckout +NO_STAGE= yes .include -- cgit