aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2010-10-19 20:34:41 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2010-10-19 20:34:41 +0000
commit9e388df92050cc0b3468961296cd05253cb1d3d9 (patch)
tree4ca1431ce8dff310bae522bb87e4c989b573d068 /ports-mgmt
parent5cd6ccd464654ebdb8cc3c801541d8d4159695e8 (diff)
downloadports-9e388df92050cc0b3468961296cd05253cb1d3d9.tar.gz
ports-9e388df92050cc0b3468961296cd05253cb1d3d9.zip
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/distilator/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/distilator/Makefile b/ports-mgmt/distilator/Makefile
index faf06f0a44ad..14e55443aaeb 100644
--- a/ports-mgmt/distilator/Makefile
+++ b/ports-mgmt/distilator/Makefile
@@ -17,6 +17,6 @@ RUN_DEPENDS= p5-URI>=1.56:${PORTSDIR}/net/p5-URI \
p5-HTTP-SimpleLinkChecker>=1.16:${PORTSDIR}/www/p5-HTTP-SimpleLinkChecker
BUILD_DEPENDS= ${RUN_DEPENDS}
-PERL_CONFIGURE= 5.8.0+
+PERL_CONFIGURE= 5.10.1+
.include <bsd.port.mk>