aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-Archive/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Apache-Archive/Makefile')
-rw-r--r--www/p5-Apache-Archive/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-Apache-Archive/Makefile b/www/p5-Apache-Archive/Makefile
index a56070ece6da..5f38baeddb84 100644
--- a/www/p5-Apache-Archive/Makefile
+++ b/www/p5-Apache-Archive/Makefile
@@ -18,10 +18,9 @@ COMMENT= Perl module that creates a menu to allow perusal of tarball contents
BUILD_DEPENDS= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar
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= Apache::Archive.3
.include <bsd.port.mk>