From b95f74fd4416a4349789b4055583ff8096468c52 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Fri, 25 Jun 2021 21:41:08 +0800 Subject: [PATCH] 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 74b8797c540e7..f9b688df0beab 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