aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-25 13:41:08 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-25 13:41:08 +0000
commitb95f74fd4416a4349789b4055583ff8096468c52 (patch)
treea4b816c9674e5a09bc4ccab628f4cffcb0840d03
parent3ad097e5396585079129569488863c649bd96669 (diff)
downloadports-b95f74fd4416a4349789b4055583ff8096468c52.tar.gz
ports-b95f74fd4416a4349789b4055583ff8096468c52.zip
databases/p5-DBIx-Connector: Add NO_ARCH
Approved by: portmgr (blanket)
-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>