aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Data-FormValidator
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2007-07-18 16:35:31 +0000
committerErwin Lansing <erwin@FreeBSD.org>2007-07-18 16:35:31 +0000
commit086230efc9deb1e1c51769b071ed2681f6d52857 (patch)
treef125722cd70e663e94a91f767b3ff0826111d11d /textproc/p5-Data-FormValidator
parent3385e093ccb5881cfdccaf7dde78d87915a82fb0 (diff)
downloadports-086230efc9deb1e1c51769b071ed2681f6d52857.tar.gz
ports-086230efc9deb1e1c51769b071ed2681f6d52857.zip
Notes
Diffstat (limited to 'textproc/p5-Data-FormValidator')
-rw-r--r--textproc/p5-Data-FormValidator/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-Data-FormValidator/Makefile b/textproc/p5-Data-FormValidator/Makefile
index cbcf25ccd685..4d027d15e467 100644
--- a/textproc/p5-Data-FormValidator/Makefile
+++ b/textproc/p5-Data-FormValidator/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Data-FormValidator
PORTVERSION= 4.51
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Data
@@ -19,7 +20,8 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Ca
${SITE_PERL}/File/MMagic.pm:${PORTSDIR}/devel/p5-File-MMagic \
${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
+ ${SITE_PERL}/MIME/Types.pm:${PORTSDIR}/mail/p5-MIME-Types \
+ ${SITE_PERL}/Perl6/Junction.pm:${PORTSDIR}/devel/p5-Perl6-Junction
BUILD_DEPENDS= ${RUN_DEPENDS}
BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod