summaryrefslogtreecommitdiff
path: root/devel/p5-Date-Calc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Date-Calc/Makefile')
-rw-r--r--devel/p5-Date-Calc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Date-Calc/Makefile b/devel/p5-Date-Calc/Makefile
index ba3edc577049..c49fbd90f2f9 100644
--- a/devel/p5-Date-Calc/Makefile
+++ b/devel/p5-Date-Calc/Makefile
@@ -22,7 +22,6 @@ PERL_CONFIGURE= yes
MAN3= Date::Calc.3 Date::Calc::Object.3 Date::Calendar.3 \
Date::Calendar::Profiles.3 Date::Calendar::Year.3
-SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+SITE_PERL= ${SITE_PERL}
.include <bsd.port.mk>