diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-06-03 14:17:45 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-06-03 14:17:45 +0000 |
commit | 362e5fb94d2cc7c21549390e6f6dec2444b58937 (patch) | |
tree | a9016fd78e9dba2c42516d696fb29c1064fb4f7a /astro/p5-Astro-SpaceTrack/Makefile | |
parent | 8065a5ed4c8538c1e762618ab5df312852bcdcb8 (diff) |
Notes
Diffstat (limited to 'astro/p5-Astro-SpaceTrack/Makefile')
-rw-r--r-- | astro/p5-Astro-SpaceTrack/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/p5-Astro-SpaceTrack/Makefile b/astro/p5-Astro-SpaceTrack/Makefile index 3b706e4a697a..dd8d23c789ca 100644 --- a/astro/p5-Astro-SpaceTrack/Makefile +++ b/astro/p5-Astro-SpaceTrack/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Astro-SpaceTrack -PORTVERSION= 0.058 +PORTVERSION= 0.059 CATEGORIES= astro perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:WYANT @@ -23,7 +23,6 @@ BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} - TEST_DEPENDS= p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML PERL_CONFIGURE= yes |