diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-12-28 21:19:33 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-12-28 21:19:33 +0800 |
commit | e2ac89ce6074688c228e183049ca5409d5ce8248 (patch) | |
tree | 9036d348718c83f4f27e1322461c4e8e6ae2b8b8 /astro | |
parent | 7c473ff443c0f0ec864be0983944ad0d8d6d81b1 (diff) | |
download | freebsd-ports-gnome-e2ac89ce6074688c228e183049ca5409d5ce8248.tar.gz freebsd-ports-gnome-e2ac89ce6074688c228e183049ca5409d5ce8248.tar.zst freebsd-ports-gnome-e2ac89ce6074688c228e183049ca5409d5ce8248.zip |
- Add PORTSCOUT
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Astro-SpaceTrack/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/p5-Astro-SpaceTrack/Makefile b/astro/p5-Astro-SpaceTrack/Makefile index a01705ad026c..28420e1df085 100644 --- a/astro/p5-Astro-SpaceTrack/Makefile +++ b/astro/p5-Astro-SpaceTrack/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS= p5-HTTP-Date>=0:${PORTSDIR}/www/p5-HTTP-Date \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} +PORTSCOUT= limit:^[0-9\.]*$$ + USES= perl5 USE_PERL5= configure CONFIGURE_ARGS= -y |