aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Scalar-Does/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-12-16 06:12:28 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-12-16 06:12:28 +0000
commit10a2b4693fe100eb568b572e4d708e7d73fb560f (patch)
tree384db2430847574aba884f9787c765d0f5311558 /devel/p5-Scalar-Does/Makefile
parentaaab6f1df4f547978b5d988f3369c358092e4bb3 (diff)
Notes
Diffstat (limited to 'devel/p5-Scalar-Does/Makefile')
-rw-r--r--devel/p5-Scalar-Does/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Scalar-Does/Makefile b/devel/p5-Scalar-Does/Makefile
index fa718e42e65d..976cc2a17402 100644
--- a/devel/p5-Scalar-Does/Makefile
+++ b/devel/p5-Scalar-Does/Makefile
@@ -23,7 +23,7 @@ TEST_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
# It requires UNIVERSAL::DOES on Perl 5.8
-PERL_CONFIGURE= 5.10+
+PERL_CONFIGURE= yes
MAN3= Scalar::Does.3 \
Scalar::Does::MooseTypes.3