aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Format-MySQL
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-02-06 13:05:54 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-02-06 13:05:54 +0000
commit4090f4bf949b81ec1f5c928996d5dacacfb24daa (patch)
tree1a9e30ce42a24e0cbe90a1de7268e814300d3564 /devel/p5-DateTime-Format-MySQL
parent8400695a0ca271eb531392004c5451774b665454 (diff)
downloadports-4090f4bf949b81ec1f5c928996d5dacacfb24daa.tar.gz
ports-4090f4bf949b81ec1f5c928996d5dacacfb24daa.zip
Notes
Diffstat (limited to 'devel/p5-DateTime-Format-MySQL')
-rw-r--r--devel/p5-DateTime-Format-MySQL/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-DateTime-Format-MySQL/Makefile b/devel/p5-DateTime-Format-MySQL/Makefile
index 2a3820ab4cfa..4e3086496cb4 100644
--- a/devel/p5-DateTime-Format-MySQL/Makefile
+++ b/devel/p5-DateTime-Format-MySQL/Makefile
@@ -20,9 +20,8 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \
${SITE_PERL}/DateTime/Format/Builder.pm:${PORTSDIR}/devel/p5-DateTime-Format-Builder
-PERL_CONFIGURE= yes
+PERL_MODBUILD= yes
MAN3= DateTime::Format::MySQL.3
-.include "../../devel/p5-Module-Build/inc.build.mk"
.include <bsd.port.mk>