diff options
Diffstat (limited to 'devel/p5-UUID-URandom/Makefile')
-rw-r--r-- | devel/p5-UUID-URandom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-UUID-URandom/Makefile b/devel/p5-UUID-URandom/Makefile index 41f61a66ec55..ecd17735ef23 100644 --- a/devel/p5-UUID-URandom/Makefile +++ b/devel/p5-UUID-URandom/Makefile @@ -12,8 +12,8 @@ COMMENT= UUIDs based on /dev/urandom or the Windows Crypto API LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Crypt-URandom>=0.36:security/p5-Crypt-URandom -BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure |