aboutsummaryrefslogtreecommitdiffstats
path: root/www/webalizer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/webalizer/Makefile')
-rw-r--r--www/webalizer/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/webalizer/Makefile b/www/webalizer/Makefile
index 7a56c3845f87..d7c60e435ebd 100644
--- a/www/webalizer/Makefile
+++ b/www/webalizer/Makefile
@@ -45,6 +45,7 @@ CONFIGURE_ARGS+= --with-language=${WEBALIZER_LANG}
.endif
pre-configure:
+ @${PERL5} -pi -e "s=/etc=${PREFIX}/etc=" ${WRKSRC}/webalizer.1
.if !defined(WEBALIZER_LANG)
@${ECHO_MSG} "You can customize the language by typing"
@${ECHO_MSG} " make WEBALIZER_LANG=<lang>"