diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-06-23 12:21:35 +0000 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-06-23 12:21:35 +0000 |
commit | 0977c51b14400801ae445e8bb5504c89dab034c2 (patch) | |
tree | d27b4103b71832019f7c07be83d5af0a118ace7f | |
parent | fe3b5c613df594696e20d5deb34e803c4075a437 (diff) | |
download | FreeBSD-ports-0977c51b14400801ae445e8bb5504c89dab034c2.zip FreeBSD-ports-0977c51b14400801ae445e8bb5504c89dab034c2.tar.gz |
- Add PORTSCOUT
-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 46720c0..2318832 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 |