1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Fix PORTSCOUT

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-03-31 13:25:34 +00:00
parent 1867142110
commit c2fcb8f3eb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349744

View File

@ -22,7 +22,7 @@ BUILD_DEPENDS= p5-URI>=1.30:${PORTSDIR}/net/p5-URI \
p5-libwww>=2.0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
PORTSCOUT= limit:[^_]*
PORTSCOUT= limit:^[0-9\.]*$$
USE_PERL5= configure
USES= perl5