git: 74d5c762ce34 - main - net/p5-Net-Works: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 20 11:44:54 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=74d5c762ce34f7ecad1edd6750defe3e4d4766ac

commit 74d5c762ce34f7ecad1edd6750defe3e4d4766ac
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 11:39:23 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 11:39:23 +0000

    net/p5-Net-Works: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 net/p5-Net-Works/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net/p5-Net-Works/Makefile b/net/p5-Net-Works/Makefile
index c56bc5040b38..ba3211f8a8df 100644
--- a/net/p5-Net-Works/Makefile
+++ b/net/p5-Net-Works/Makefile
@@ -20,4 +20,6 @@ TEST_DEPENDS=	p5-Test-Fatal>=0:devel/p5-Test-Fatal
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the dev-commits-ports-main mailing list