git: 96c9acc960c4 - main - net-mgmt/p5-Net-ACL: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 18 07:10:31 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=96c9acc960c44e490f703dafe0692aa18eb763de

commit 96c9acc960c44e490f703dafe0692aa18eb763de
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 04:59:58 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:42:43 +0000

    net-mgmt/p5-Net-ACL: Cosmetic change
---
 net-mgmt/p5-Net-ACL/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/net-mgmt/p5-Net-ACL/Makefile b/net-mgmt/p5-Net-ACL/Makefile
index 9506fde0a52e..7bc1243ae7af 100644
--- a/net-mgmt/p5-Net-ACL/Makefile
+++ b/net-mgmt/p5-Net-ACL/Makefile
@@ -19,8 +19,9 @@ RUN_DEPENDS=	p5-Cisco-Reconfig>=0.05:net-mgmt/p5-Cisco-Reconfig \
 		p5-Net-Netmask>=0:net-mgmt/p5-Net-Netmask
 TEST_DEPENDS=	p5-Test-Signature>=1.04:devel/p5-Test-Signature
 
-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