git: 5abc4dd8d4fd - main - security/p5-IO-Async-SSL: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jun 10 14:48:40 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5abc4dd8d4fddfdf873949502325e90cb307ff2f
commit 5abc4dd8d4fddfdf873949502325e90cb307ff2f
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 14:29:31 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-10 14:46:12 +0000
security/p5-IO-Async-SSL: Cosmetic change
---
security/p5-IO-Async-SSL/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/security/p5-IO-Async-SSL/Makefile b/security/p5-IO-Async-SSL/Makefile
index 6c0e953cc8d7..efc8c2e31feb 100644
--- a/security/p5-IO-Async-SSL/Makefile
+++ b/security/p5-IO-Async-SSL/Makefile
@@ -21,8 +21,9 @@ TEST_DEPENDS= p5-Test-Identity>=0:devel/p5-Test-Identity \
p5-Test-Pod>=1:devel/p5-Test-Pod \
socat:net/socat
-NO_ARCH= yes
-USE_PERL5= modbuild
USES= perl5
+USE_PERL5= modbuild
+
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list