From 85fbf21ec594128ff43c71f34d84d4c02ecf7fa7 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin 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/phpvirtualbox/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/phpvirtualbox') diff --git a/www/phpvirtualbox/Makefile b/www/phpvirtualbox/Makefile index 176c32fc2c25..1c8b9475619b 100644 --- a/www/phpvirtualbox/Makefile +++ b/www/phpvirtualbox/Makefile @@ -1,4 +1,4 @@ -# Created by: Bernhard Froehlich +# Created by: Bernhard Froehlich # $FreeBSD$ PORTNAME= phpvirtualbox @@ -19,6 +19,7 @@ NO_BUILD= yes USE_DOS2UNIX= yes DOS2UNIX_REGEX= .*\.(php|txt|js|css|html) +NO_STAGE= yes do-install: @${MKDIR} ${WWWDIR} (cd ${WRKSRC}/ && ${COPYTREE_SHARE} "*" ${WWWDIR} "! -name *.orig") -- cgit v1.2.3