summaryrefslogtreecommitdiff
path: root/security/p5-Net-SSL-ExpireDate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Net-SSL-ExpireDate/Makefile')
-rw-r--r--security/p5-Net-SSL-ExpireDate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Net-SSL-ExpireDate/Makefile b/security/p5-Net-SSL-ExpireDate/Makefile
index c73b06fd954f..94a9ec0f3631 100644
--- a/security/p5-Net-SSL-ExpireDate/Makefile
+++ b/security/p5-Net-SSL-ExpireDate/Makefile
@@ -13,13 +13,13 @@ COMMENT= Obtain expiration date of certificate
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \
p5-Crypt-OpenSSL-X509>=0:security/p5-Crypt-OpenSSL-X509 \
p5-DateTime>=0:devel/p5-DateTime \
p5-Time-Duration-Parse>=0:devel/p5-Time-Duration-Parse \
p5-TimeDate>=0:devel/p5-TimeDate \
p5-UNIVERSAL-require>=0:devel/p5-UNIVERSAL-require
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5