aboutsummaryrefslogtreecommitdiffstats
path: root/german/webalizer2
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 02:30:00 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 02:30:00 +0800
commit2012706cb95e488737909070df298912a9c68273 (patch)
tree19bc9b9ac2797b3584833a8988be56772582cfb3 /german/webalizer2
parentfaffae02bc71b2b2e555ae5243d2c9bd6b11da96 (diff)
downloadfreebsd-ports-gnome-2012706cb95e488737909070df298912a9c68273.tar.gz
freebsd-ports-gnome-2012706cb95e488737909070df298912a9c68273.tar.zst
freebsd-ports-gnome-2012706cb95e488737909070df298912a9c68273.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: german)
Diffstat (limited to 'german/webalizer2')
-rw-r--r--german/webalizer2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/german/webalizer2/Makefile b/german/webalizer2/Makefile
index 7952c688401e..bc4b832ab782 100644
--- a/german/webalizer2/Makefile
+++ b/german/webalizer2/Makefile
@@ -8,6 +8,7 @@ MASTERDIR?= ${.CURDIR}/../../www/webalizer
WEBALIZER_LANG= german
.if exists(${.CURDIR}/Makefile.local)
+NO_STAGE= yes
.include "${.CURDIR}/Makefile.local"
.endif