diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-12-04 15:57:25 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-12-04 15:57:25 +0000 |
commit | 824e88aa8a2254c470a890d887e0928dda1ffd73 (patch) | |
tree | 373ebec9161095ea13ae3facd633d76dfafadf20 /misc/p5-Geo-Coder-Geocoder-US | |
parent | e2d40dc495fec34c483a2132da404636724f3a9b (diff) | |
download | ports-824e88aa8a2254c470a890d887e0928dda1ffd73.tar.gz ports-824e88aa8a2254c470a890d887e0928dda1ffd73.zip |
Notes
Diffstat (limited to 'misc/p5-Geo-Coder-Geocoder-US')
-rw-r--r-- | misc/p5-Geo-Coder-Geocoder-US/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/p5-Geo-Coder-Geocoder-US/Makefile b/misc/p5-Geo-Coder-Geocoder-US/Makefile index b1b47cb06ef2..e6d19764eeff 100644 --- a/misc/p5-Geo-Coder-Geocoder-US/Makefile +++ b/misc/p5-Geo-Coder-Geocoder-US/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= p5-Text-CSV>=0:${PORTSDIR}/textproc/p5-Text-CSV \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} +PORTSCOUT= limit:^[0-9\.]*$$ + USE_PERL5= configure USES= perl5 |