aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Verify/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-Mail-Verify/Makefile')
-rw-r--r--mail/p5-Mail-Verify/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/p5-Mail-Verify/Makefile b/mail/p5-Mail-Verify/Makefile
index e5ae57dd382e..f09b987ae568 100644
--- a/mail/p5-Mail-Verify/Makefile
+++ b/mail/p5-Mail-Verify/Makefile
@@ -18,10 +18,9 @@ COMMENT= Perl module to verify email addresses
BUILD_DEPENDS= ${SITE_PERL}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS
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::Verify.3
.include <bsd.port.mk>