aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Perl-MinimumVersion
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-17 07:06:45 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-17 07:06:45 +0000
commit00ca886ed4e0b16265d308f06269977fdc608fef (patch)
treec648ee8191c581d7844f56bece282547542f4725 /textproc/p5-Perl-MinimumVersion
parent78ed5f9954f5140180be6afad9be7801fb6aceef (diff)
downloadports-00ca886ed4e0b16265d308f06269977fdc608fef.tar.gz
ports-00ca886ed4e0b16265d308f06269977fdc608fef.zip
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az With hat: perl
Notes
Notes: svn path=/head/; revision=281882
Diffstat (limited to 'textproc/p5-Perl-MinimumVersion')
-rw-r--r--textproc/p5-Perl-MinimumVersion/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Perl-MinimumVersion/Makefile b/textproc/p5-Perl-MinimumVersion/Makefile
index ddd1cd42fb85..5713092124d7 100644
--- a/textproc/p5-Perl-MinimumVersion/Makefile
+++ b/textproc/p5-Perl-MinimumVersion/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= p5-File-Find-Rule>=0.32:${PORTSDIR}/devel/p5-File-Find-Rule \
p5-version>=0.76:${PORTSDIR}/devel/p5-version
BUILD_DEPENDS= ${RUN_DEPENDS}
-PERL_CONFIGURE= 5.8.1+
+PERL_CONFIGURE= yes
MAN1= perlver.1
MAN3= Perl::MinimumVersion.3