aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateConvert/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-DateConvert/Makefile')
-rw-r--r--devel/p5-DateConvert/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/p5-DateConvert/Makefile b/devel/p5-DateConvert/Makefile
index 2571f3328001..dd322a429002 100644
--- a/devel/p5-DateConvert/Makefile
+++ b/devel/p5-DateConvert/Makefile
@@ -14,12 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
-USE_PERL5= YES
+PERL_CONFIGURE= YES
MAN3= Date::Convert.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-do-configure:
- @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
-
.include <bsd.port.mk>