summaryrefslogtreecommitdiff
path: root/www/p5-CIF-Client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-CIF-Client/Makefile')
-rw-r--r--www/p5-CIF-Client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-CIF-Client/Makefile b/www/p5-CIF-Client/Makefile
index aa5a2142bac8..54c174a146c8 100644
--- a/www/p5-CIF-Client/Makefile
+++ b/www/p5-CIF-Client/Makefile
@@ -15,7 +15,8 @@ COMMENT= Extends REST::Client for use with the CI-Framework REST interface
LICENSE= ART10 GPLv2
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Class-Accessor>=0.31:devel/p5-Class-Accessor \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-Accessor>=0.31:devel/p5-Class-Accessor \
p5-Compress-Raw-Zlib>=2.008:archivers/p5-Compress-Raw-Zlib \
p5-Config-Simple>=4.58:devel/p5-Config-Simple \
p5-Digest-SHA1>=2.11:security/p5-Digest-SHA1 \
@@ -31,7 +32,6 @@ BUILD_DEPENDS= p5-Class-Accessor>=0.31:devel/p5-Class-Accessor \
p5-REST-Client>=243:www/p5-REST-Client \
p5-Snort-Rule>=1.07:security/p5-Snort-Rule \
p5-Text-Table>=1.114:textproc/p5-Text-Table
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure