aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Date-Manip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Date-Manip/Makefile')
-rw-r--r--devel/p5-Date-Manip/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/p5-Date-Manip/Makefile b/devel/p5-Date-Manip/Makefile
index 81b79e6eb2f3..1e7a9f07321a 100644
--- a/devel/p5-Date-Manip/Makefile
+++ b/devel/p5-Date-Manip/Makefile
@@ -15,12 +15,9 @@ DISTNAME= DateManip-${PORTVERSION}
MAINTAINER= kapr@crosswinds.net
-USE_PERL5= YES
+PERL_CONFIGURE= YES
MAN3= Date::Manip.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-do-configure:
- @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
-
.include <bsd.port.mk>