git: b95f74fd4416 - main - databases/p5-DBIx-Connector: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jun 25 13:47:21 UTC 2021


The branch main has been updated by sunpoet:

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

commit b95f74fd4416a4349789b4055583ff8096468c52
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:41:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:41:08 +0000

    databases/p5-DBIx-Connector: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 databases/p5-DBIx-Connector/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/databases/p5-DBIx-Connector/Makefile b/databases/p5-DBIx-Connector/Makefile
index 74b8797c540e..f9b688df0bea 100644
--- a/databases/p5-DBIx-Connector/Makefile
+++ b/databases/p5-DBIx-Connector/Makefile
@@ -14,4 +14,6 @@ TEST_DEPENDS=	p5-Test-MockModule>=0:devel/p5-Test-MockModule
 USES=		perl5
 USE_PERL5=	modbuild
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


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