summaryrefslogtreecommitdiff
path: root/astro/p5-Astro-SIMBAD/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/p5-Astro-SIMBAD/Makefile')
-rw-r--r--astro/p5-Astro-SIMBAD/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/p5-Astro-SIMBAD/Makefile b/astro/p5-Astro-SIMBAD/Makefile
index 13c8844db059..38c9a28ce02f 100644
--- a/astro/p5-Astro-SIMBAD/Makefile
+++ b/astro/p5-Astro-SIMBAD/Makefile
@@ -13,10 +13,10 @@ COMMENT= OO Perl interface to the SIMBAD astronomical database
LICENSE= GPLv2+
-BUILD_DEPENDS= p5-HTML-Parser>=3.36:www/p5-HTML-Parser \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-HTML-Parser>=3.36:www/p5-HTML-Parser \
p5-HTML-Tree>=3.17:www/p5-HTML-Tree \
p5-libwww>=5.53:www/p5-libwww
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5