aboutsummaryrefslogtreecommitdiff
path: root/german/webalizer2
diff options
context:
space:
mode:
Diffstat (limited to 'german/webalizer2')
-rw-r--r--german/webalizer2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/german/webalizer2/Makefile b/german/webalizer2/Makefile
index f21f1e7d49ed..4a7b4a00b8b9 100644
--- a/german/webalizer2/Makefile
+++ b/german/webalizer2/Makefile
@@ -17,6 +17,8 @@ LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
NO_LATEST_LINK= yes
+.include <bsd.port.pre.mk>
+
WEBALIZER_LANG?= german
USE_BZIP2= yes
GNU_CONFIGURE= yes
@@ -64,4 +66,4 @@ post-install:
${PREFIX}/etc/${PKGNAMEPREFIX}webalizer.conf-dist ; \
fi
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>