summaryrefslogtreecommitdiff
path: root/net/p5-OAI-Harvester/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-OAI-Harvester/Makefile')
-rw-r--r--net/p5-OAI-Harvester/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-OAI-Harvester/Makefile b/net/p5-OAI-Harvester/Makefile
index 11fbc7bd5c93..091bb7b7c225 100644
--- a/net/p5-OAI-Harvester/Makefile
+++ b/net/p5-OAI-Harvester/Makefile
@@ -15,11 +15,11 @@ COMMENT= Perl module to harvest using the OAI protocol
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-URI>=1.30:net/p5-URI \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-URI>=1.30:net/p5-URI \
p5-XML-SAX>=0.12:textproc/p5-XML-SAX \
p5-XML-SAX-Base>=1.04:textproc/p5-XML-SAX-Base \
p5-libwww>=2.0:www/p5-libwww
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \
p5-XML-SAX-Writer>=0:textproc/p5-XML-SAX-Writer