aboutsummaryrefslogtreecommitdiff
path: root/www/wwwstat/Makefile
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2009-02-24 13:29:22 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2009-02-24 13:29:22 +0000
commit484f9717491da54597213e96f9df5aa8840ab642 (patch)
tree4aebf1263ed1dd72d75253a4a62a2a1482d61e65 /www/wwwstat/Makefile
parent240b5747d49196b9be7c461c4acde90ed0c287ba (diff)
downloadports-484f9717491da54597213e96f9df5aa8840ab642.tar.gz
ports-484f9717491da54597213e96f9df5aa8840ab642.zip
Notes
Diffstat (limited to 'www/wwwstat/Makefile')
-rw-r--r--www/wwwstat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wwwstat/Makefile b/www/wwwstat/Makefile
index 680f8264c8ae..6c196ae4ca7c 100644
--- a/www/wwwstat/Makefile
+++ b/www/wwwstat/Makefile
@@ -26,7 +26,7 @@ APACHE_COMPAT= yes
MAKE_ENV+= PERL5=${PERL5}
DIST_SUBDIR= wwwstat
MAN1= wwwstat.1 splitlog.1
-SITEPERL= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}
+SITEPERL= ${PREFIX}/${SITE_PERL_REL}/${PERL_ARCH}
do-install:
@if [ ! -d ${SITEPERL} ]; then \