diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 23:19:33 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 23:19:33 +0000 |
commit | 0e5cfbafe0d315746cee6a0488dce19311e22da1 (patch) | |
tree | 68d888788bfb1c5090e19649fb13d2d90afd0ae9 /ukrainian/webalizer/Makefile | |
parent | 0068f2d47fabca8b05218243fb099000a6413c86 (diff) |
Add NO_STAGE all over the place in preparation for the staging support (cat: ukrainian)
Notes
Notes:
svn path=/head/; revision=327774
Diffstat (limited to 'ukrainian/webalizer/Makefile')
-rw-r--r-- | ukrainian/webalizer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ukrainian/webalizer/Makefile b/ukrainian/webalizer/Makefile index eee462c8a7c9..4038d33131aa 100644 --- a/ukrainian/webalizer/Makefile +++ b/ukrainian/webalizer/Makefile @@ -10,4 +10,5 @@ LIB_DEPENDS= gd:${PORTSDIR}/ukrainian/gd WEBALIZER_LANG= ukrainian +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |