security/p5-Bytes-Random-Secure: Cosmetic change

This commit is contained in:
Po-Chuan Hsieh 2021-06-10 22:29:24 +08:00
parent 11e64d78cc
commit dffa28de66
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -16,8 +16,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Crypt-Random-Seed>=0:security/p5-Crypt-Random-Seed \
p5-Math-Random-ISAAC>=0:math/p5-Math-Random-ISAAC
NO_ARCH= yes
USE_PERL5= configure
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>