diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:38:31 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:38:31 +0000 |
commit | 3c62b4a39c13fff9c45955d6281de2402078746f (patch) | |
tree | 376e2d84f1cfe96af1f0fd8e580e9dc58e88efdf /portuguese/webalizer-pt_BR | |
parent | 16f65335a1da8b465551d267919a3c57435fb132 (diff) | |
download | ports-3c62b4a39c13fff9c45955d6281de2402078746f.tar.gz ports-3c62b4a39c13fff9c45955d6281de2402078746f.zip |
Notes
Diffstat (limited to 'portuguese/webalizer-pt_BR')
-rw-r--r-- | portuguese/webalizer-pt_BR/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/portuguese/webalizer-pt_BR/Makefile b/portuguese/webalizer-pt_BR/Makefile index 953289300a25..47d516619268 100644 --- a/portuguese/webalizer-pt_BR/Makefile +++ b/portuguese/webalizer-pt_BR/Makefile @@ -8,6 +8,7 @@ MAINTAINER= ports@FreeBSD.org MASTERDIR?= ${.CURDIR}/../../www/webalizer WEBALIZER_LANG= portuguese_brazil +NO_STAGE= yes .if exists(${.CURDIR}/Makefile.local) .include "${.CURDIR}/Makefile.local" .endif |