aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-FormValidator-Simple
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2011-09-08 08:36:43 +0000
committerAndrej Zverev <az@FreeBSD.org>2011-09-08 08:36:43 +0000
commita015f2e5d01914a78ae49e52b8ede1ad288b54a4 (patch)
treef12874a6e0a96c7033b5b00892bfe0155701411c /textproc/p5-FormValidator-Simple
parent2c1c3213db262bfef8e94495042dad914b44ae32 (diff)
Notes
Diffstat (limited to 'textproc/p5-FormValidator-Simple')
-rw-r--r--textproc/p5-FormValidator-Simple/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-FormValidator-Simple/Makefile b/textproc/p5-FormValidator-Simple/Makefile
index f996fda90ec8..0219a4b58de1 100644
--- a/textproc/p5-FormValidator-Simple/Makefile
+++ b/textproc/p5-FormValidator-Simple/Makefile
@@ -9,7 +9,7 @@ PORTNAME= FormValidator-Simple
PORTVERSION= 0.28
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../by-authors/id/L/LY/LYOKATO
+MASTER_SITE_SUBDIR= CPAN:LYOKATO
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
@@ -33,7 +33,7 @@ BUILD_DEPENDS= p5-Class-Accessor>=0.22:${PORTSDIR}/devel/p5-Class-Accessor \
p5-DateTime-Format-Strptime>=1.07:${PORTSDIR}/devel/p5-DateTime-Format-Strptime
RUN_DEPENDS= ${BUILD_DEPENDS}
-PERL_CONFIGURE= 5.8.0+
+PERL_CONFIGURE= yes
MAN3= FormValidator::Simple.3 \
FormValidator::Simple::Results.3