summaryrefslogtreecommitdiffstats
path: root/devel/p5-DateTime-Format-DateManip
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2004-02-06 13:05:54 +0000
committermat <mat@FreeBSD.org>2004-02-06 13:05:54 +0000
commitb1d653e95b0f8d1d403934aafb8d824bb2c523c2 (patch)
tree3224eafaa919bc66245ad2cff94118462973ecc7 /devel/p5-DateTime-Format-DateManip
parentc5b90d4978d8008e840d0c169cc20834814e4880 (diff)
downloadFreeBSD-ports-b1d653e95b0f8d1d403934aafb8d824bb2c523c2.zip
FreeBSD-ports-b1d653e95b0f8d1d403934aafb8d824bb2c523c2.tar.gz
Update to use PERL_MODBUILD and reorder *_DEPENDS so that devel/p5-Module-Build
stays a BUILD_DEPENDS and that it does not leak into RUN_DEPENDS
Diffstat (limited to 'devel/p5-DateTime-Format-DateManip')
-rw-r--r--devel/p5-DateTime-Format-DateManip/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-DateTime-Format-DateManip/Makefile b/devel/p5-DateTime-Format-DateManip/Makefile
index ff694e7..ee2a558 100644
--- a/devel/p5-DateTime-Format-DateManip/Makefile
+++ b/devel/p5-DateTime-Format-DateManip/Makefile
@@ -19,11 +19,10 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \
${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip
-PERL_CONFIGURE= yes
+PERL_MODBUILD= yes
MAN3= DateTime::Format::DateManip.3
-.include "../../devel/p5-Module-Build/inc.build.mk"
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
OpenPOWER on IntegriCloud