aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Data-FormValidator
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-02-10 18:59:43 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-02-10 18:59:43 +0000
commitd7b7f20fd2a58e9bb0101f5fcad4b803a51160bc (patch)
tree8e30fef5627a3fee3bd847950263c7ab7d69df3a /textproc/p5-Data-FormValidator
parent2e3ae87ca444aa24c946c87f453183391735a5e7 (diff)
downloadports-d7b7f20fd2a58e9bb0101f5fcad4b803a51160bc.tar.gz
ports-d7b7f20fd2a58e9bb0101f5fcad4b803a51160bc.zip
Switch to PERL_MODBUILD (so that I don't break INDEX more)
Notes
Notes: svn path=/head/; revision=100586
Diffstat (limited to 'textproc/p5-Data-FormValidator')
-rw-r--r--textproc/p5-Data-FormValidator/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-Data-FormValidator/Makefile b/textproc/p5-Data-FormValidator/Makefile
index 6ca2c91a8e97..5c0ab5923d26 100644
--- a/textproc/p5-Data-FormValidator/Makefile
+++ b/textproc/p5-Data-FormValidator/Makefile
@@ -19,13 +19,12 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-
${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \
${SITE_PERL}/File/MMagic.pm:${PORTSDIR}/devel/p5-File-MMagic \
- ${SITE_PERL}/Module/Build.pm:${PORTSDIR}/devel/p5-Module-Build \
${SITE_PERL}/Image/Size.pm:${PORTSDIR}/graphics/p5-Image-Size \
${SITE_PERL}/Regexp/Common.pm:${PORTSDIR}/textproc/p5-Regexp-Common \
${SITE_PERL}/MIME/Types.pm:${PORTSDIR}/mail/p5-MIME-Types
RUN_DEPENDS= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+PERL_MODBUILD= yes
MAN3= Data::FormValidator.3 \
Data::FormValidator::ConstraintsFactory.3 \