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/reviewboard/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/reviewboard') diff --git a/www/reviewboard/Makefile b/www/reviewboard/Makefile index 397137669bc..2475c459206 100644 --- a/www/reviewboard/Makefile +++ b/www/reviewboard/Makefile @@ -40,6 +40,7 @@ OPTIONS_DEFAULT= SVN SVN_DESC= Support reviews for SVN repository +NO_STAGE= yes .include .if ${PORT_OPTIONS:MSVN} -- cgit