summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Connector/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-25 21:41:08 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-25 21:41:08 +0800
commitb95f74fd4416a4349789b4055583ff8096468c52 (patch)
treea4b816c9674e5a09bc4ccab628f4cffcb0840d03 /databases/p5-DBIx-Connector/Makefile
parentwww/p5-HTML-Table: Add NO_ARCH (diff)
databases/p5-DBIx-Connector: Add NO_ARCH
Approved by: portmgr (blanket)
Diffstat (limited to 'databases/p5-DBIx-Connector/Makefile')
-rw-r--r--databases/p5-DBIx-Connector/Makefile2
1 files changed, 2 insertions, 0 deletions
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>