aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-24 20:24:17 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-24 20:24:17 +0000
commite3690652e8ef428ab9ee8b385e4fc68ff90bc6b3 (patch)
tree0f4fcf133bcf93adf45b44940424c7e77f1b124f /databases
parente850f85719aaedf39c4cbad555dbf45ec159eb1a (diff)
downloadports-e3690652e8ef428ab9ee8b385e4fc68ff90bc6b3.tar.gz
ports-e3690652e8ef428ab9ee8b385e4fc68ff90bc6b3.zip
databases/p5-DBIx-Class-InflateColumn-Authen-Passphrase: Add NO_ARCH
Approved by: portmgr (blanket)
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBIx-Class-InflateColumn-Authen-Passphrase/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/p5-DBIx-Class-InflateColumn-Authen-Passphrase/Makefile b/databases/p5-DBIx-Class-InflateColumn-Authen-Passphrase/Makefile
index 6700793c3288..54d96d1abb74 100644
--- a/databases/p5-DBIx-Class-InflateColumn-Authen-Passphrase/Makefile
+++ b/databases/p5-DBIx-Class-InflateColumn-Authen-Passphrase/Makefile
@@ -16,4 +16,6 @@ RUN_DEPENDS= p5-DBIx-Class-DynamicDefault>=0.03:databases/p5-DBIx-Class-DynamicD
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>