diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-23 12:21:35 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-23 12:21:35 +0000 |
commit | a47d24a192d02d12cd41a060dca0453de9e87e13 (patch) | |
tree | d27b4103b71832019f7c07be83d5af0a118ace7f /science/p5-Geo-WebService-Elevation-USGS | |
parent | ba739495ebcdb48db1c5916791f22fd46288ffa8 (diff) |
- Add PORTSCOUT
Notes
Notes:
svn path=/head/; revision=390377
Diffstat (limited to 'science/p5-Geo-WebService-Elevation-USGS')
-rw-r--r-- | science/p5-Geo-WebService-Elevation-USGS/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/p5-Geo-WebService-Elevation-USGS/Makefile b/science/p5-Geo-WebService-Elevation-USGS/Makefile index 46720c0ccbfb..2318832d5d16 100644 --- a/science/p5-Geo-WebService-Elevation-USGS/Makefile +++ b/science/p5-Geo-WebService-Elevation-USGS/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} +PORTSCOUT= limit:^[0-9\.]*$$ + USES= perl5 USE_PERL5= configure |