aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-MailStats/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-Mail-MailStats/Makefile')
-rw-r--r--mail/p5-Mail-MailStats/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/p5-Mail-MailStats/Makefile b/mail/p5-Mail-MailStats/Makefile
index d0934990563c..f37c538e1ef7 100644
--- a/mail/p5-Mail-MailStats/Makefile
+++ b/mail/p5-Mail-MailStats/Makefile
@@ -18,10 +18,9 @@ COMMENT= Perl module to detect newer messages in procmail-generated mailboxes
BUILD_DEPENDS= ${SITE_PERL}/AppConfig.pm:${PORTSDIR}/devel/p5-AppConfig
RUN_DEPENDS= ${BUILD_DEPENDS}
-SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
+SITE_PERL= ${SITE_PERL}
PERL_CONFIGURE= yes
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Mail::Stats::Record.3 Mail::Stats.3
.include <bsd.port.mk>