aboutsummaryrefslogtreecommitdiff
path: root/portuguese/webalizer-pt_PT
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:38:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:38:31 +0000
commit3c62b4a39c13fff9c45955d6281de2402078746f (patch)
tree376e2d84f1cfe96af1f0fd8e580e9dc58e88efdf /portuguese/webalizer-pt_PT
parent16f65335a1da8b465551d267919a3c57435fb132 (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: portuguese)
Notes
Notes: svn path=/head/; revision=327763
Diffstat (limited to 'portuguese/webalizer-pt_PT')
-rw-r--r--portuguese/webalizer-pt_PT/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/portuguese/webalizer-pt_PT/Makefile b/portuguese/webalizer-pt_PT/Makefile
index fba2f6227691..66885e933043 100644
--- a/portuguese/webalizer-pt_PT/Makefile
+++ b/portuguese/webalizer-pt_PT/Makefile
@@ -8,6 +8,7 @@ MAINTAINER= ports@FreeBSD.org
MASTERDIR?= ${.CURDIR}/../../www/webalizer
WEBALIZER_LANG= portuguese
+NO_STAGE= yes
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif