diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-12-06 05:00:08 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-12-06 05:00:08 +0000 |
commit | bc01f45854e47989c8e8b3bb72712ba7c73191e8 (patch) | |
tree | 92b5cd1a09d232930c9b14503706170b3fb29efd /astro/p5-Astro-SpaceTrack | |
parent | 28b81352fe0a709b524b4d0d7924ae69837f3e5d (diff) | |
download | ports-bc01f45854e47989c8e8b3bb72712ba7c73191e8.tar.gz ports-bc01f45854e47989c8e8b3bb72712ba7c73191e8.zip |
Notes
Diffstat (limited to 'astro/p5-Astro-SpaceTrack')
-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 dc3ae0257275..39b5b5d03a1c 100644 --- a/astro/p5-Astro-SpaceTrack/Makefile +++ b/astro/p5-Astro-SpaceTrack/Makefile @@ -24,6 +24,8 @@ BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML + PERL_CONFIGURE= yes CONFIGURE_ARGS= -y |