aboutsummaryrefslogtreecommitdiff
path: root/security/p5-SHA
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-07-09 08:40:17 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-07-09 08:40:17 +0000
commitf6d56007b984e83ebda7162c99abc18d5bde982e (patch)
treeaa20f69168c1d6c9e0dbf200cc417eb6ea9147ca /security/p5-SHA
parentbd0d393e807d8d13fca4ce0ff12e4497385e3e24 (diff)
Notes
Diffstat (limited to 'security/p5-SHA')
-rw-r--r--security/p5-SHA/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-SHA/Makefile b/security/p5-SHA/Makefile
index 26ae2538180a..104754d2da6f 100644
--- a/security/p5-SHA/Makefile
+++ b/security/p5-SHA/Makefile
@@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 interface to the SHA1 algorithm
+BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Digest-SHA1>=0:security/p5-Digest-SHA1
-BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure