summaryrefslogtreecommitdiff
path: root/textproc/p5-Solr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Solr/Makefile')
-rw-r--r--textproc/p5-Solr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Solr/Makefile b/textproc/p5-Solr/Makefile
index d63dec392b2e..4ee165db0bd0 100644
--- a/textproc/p5-Solr/Makefile
+++ b/textproc/p5-Solr/Makefile
@@ -14,11 +14,11 @@ COMMENT= Perl extension for interfacing with Solr
LICENSE= APACHE20
-BUILD_DEPENDS= p5-File-Slurp>=0:devel/p5-File-Slurp \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-File-Slurp>=0:devel/p5-File-Slurp \
p5-Log-Log4perl>=0:devel/p5-Log-Log4perl \
p5-XML-Simple>=0:textproc/p5-XML-Simple \
p5-libwww>=0:www/p5-libwww
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= configure
USES= perl5