summaryrefslogtreecommitdiff
path: root/devel/p5-File-Tail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-File-Tail/Makefile')
-rw-r--r--devel/p5-File-Tail/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-File-Tail/Makefile b/devel/p5-File-Tail/Makefile
index 78a4d30d0a5b..34c87df7945b 100644
--- a/devel/p5-File-Tail/Makefile
+++ b/devel/p5-File-Tail/Makefile
@@ -18,11 +18,10 @@ COMMENT= Perl Module to read the end of a file as it's appended to
BUILD_DEPENDS= ${site_perl}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
RUN_DEPENDS= ${BUILD_DEPENDS}
-site_perl= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}
+site_perl= ${SITE_PERL}/${PERL_ARCH}
PERL_CONFIGURE= YES
MAN3= File::Tail.3
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>