summaryrefslogtreecommitdiff
path: root/textproc/p5-String-Urandom
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 /textproc/p5-String-Urandom
parentbd0d393e807d8d13fca4ce0ff12e4497385e3e24 (diff)
Notes
Diffstat (limited to 'textproc/p5-String-Urandom')
-rw-r--r--textproc/p5-String-Urandom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-String-Urandom/Makefile b/textproc/p5-String-Urandom/Makefile
index b373258a1c51..4ee82bdbfb49 100644
--- a/textproc/p5-String-Urandom/Makefile
+++ b/textproc/p5-String-Urandom/Makefile
@@ -13,9 +13,9 @@ COMMENT= Perl extension to convert /dev/urandom to 8-bit chars
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= \
p5-Params-Validate>0:devel/p5-Params-Validate
-BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure