diff options
author | dinoex <dinoex@FreeBSD.org> | 2013-11-29 12:19:56 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2013-11-29 12:19:56 +0800 |
commit | 308516fea734dffa0967041acc525a9e8c8b370e (patch) | |
tree | 5d4e725722c5bcea8f28f6a8bab5c1e57fa26ef3 /polish/webalizer2 | |
parent | a370dbc81a26a880f085dd7a4d7e0b906c880fe4 (diff) | |
download | freebsd-ports-gnome-308516fea734dffa0967041acc525a9e8c8b370e.tar.gz freebsd-ports-gnome-308516fea734dffa0967041acc525a9e8c8b370e.tar.zst freebsd-ports-gnome-308516fea734dffa0967041acc525a9e8c8b370e.zip |
- use STAGEDIR
Diffstat (limited to 'polish/webalizer2')
-rw-r--r-- | polish/webalizer2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/polish/webalizer2/Makefile b/polish/webalizer2/Makefile index 66f6768c26f6..288412539b28 100644 --- a/polish/webalizer2/Makefile +++ b/polish/webalizer2/Makefile @@ -8,7 +8,6 @@ MAINTAINER= wtp@bsdguru.org MASTERDIR?= ${.CURDIR}/../../www/webalizer WEBALIZER_LANG= polish -NO_STAGE= yes .if exists(${.CURDIR}/Makefile.local) .include "${.CURDIR}/Makefile.local" .endif |