git: dffa28de66c4 - main - security/p5-Bytes-Random-Secure: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jun 10 14:48:38 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=dffa28de66c4b32bf8eb588f5d08c32ec6275b49
commit dffa28de66c4b32bf8eb588f5d08c32ec6275b49
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 14:29:24 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-10 14:46:12 +0000
security/p5-Bytes-Random-Secure: Cosmetic change
---
security/p5-Bytes-Random-Secure/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/security/p5-Bytes-Random-Secure/Makefile b/security/p5-Bytes-Random-Secure/Makefile
index 4bafc27ea7bd..f09951cfab7e 100644
--- a/security/p5-Bytes-Random-Secure/Makefile
+++ b/security/p5-Bytes-Random-Secure/Makefile
@@ -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>
More information about the dev-commits-ports-all
mailing list