summaryrefslogtreecommitdiff
path: root/astro/p5-Astro-SIMBAD-Client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/p5-Astro-SIMBAD-Client/Makefile')
-rw-r--r--astro/p5-Astro-SIMBAD-Client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/p5-Astro-SIMBAD-Client/Makefile b/astro/p5-Astro-SIMBAD-Client/Makefile
index fb42323aadbf..1156b13e149d 100644
--- a/astro/p5-Astro-SIMBAD-Client/Makefile
+++ b/astro/p5-Astro-SIMBAD-Client/Makefile
@@ -13,12 +13,12 @@ COMMENT= OO interface to SIMBAD4
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \
p5-SOAP-Lite>=0:net/p5-SOAP-Lite \
p5-URI>=0:net/p5-URI \
p5-XML-DoubleEncodedEntities>=1:textproc/p5-XML-DoubleEncodedEntities \
p5-libwww>=0:www/p5-libwww
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-YAML>=0:textproc/p5-YAML
USES= perl5