summaryrefslogtreecommitdiff
path: root/www/p5-Net-UPS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Net-UPS/Makefile')
-rw-r--r--www/p5-Net-UPS/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Net-UPS/Makefile b/www/p5-Net-UPS/Makefile
index d48d0439c7ae..062879c6c245 100644
--- a/www/p5-Net-UPS/Makefile
+++ b/www/p5-Net-UPS/Makefile
@@ -13,13 +13,13 @@ COMMENT= Perl Client library for UPS XML Shipping API
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \
p5-libwww>=0:www/p5-libwww \
p5-Mozilla-CA>=0:www/p5-Mozilla-CA \
p5-Scalar-List-Utils>=0:lang/p5-Scalar-List-Utils \
p5-XML-Simple>=0:textproc/p5-XML-Simple \
p5-Task-Weaken>=0:devel/p5-Task-Weaken
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure