aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 15:17:09 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 16:00:09 +0000
commit8a4c0ed38ab096e495e9c7ca1d4dc29e7304c63c (patch)
tree8b9b14032b18e781735eb5d670e8f97b3ba0d2f3
parent763c5b6940f44e37210b5a3ef9165e20d2c1906b (diff)
downloadports-8a4c0ed38ab096e495e9c7ca1d4dc29e7304c63c.tar.gz
ports-8a4c0ed38ab096e495e9c7ca1d4dc29e7304c63c.zip
www/p5-CGI-Struct: Add NO_ARCH
Approved by: portmgr (blanket)
-rw-r--r--www/p5-CGI-Struct/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-CGI-Struct/Makefile b/www/p5-CGI-Struct/Makefile
index a588c32f62d2..2fc3520985f5 100644
--- a/www/p5-CGI-Struct/Makefile
+++ b/www/p5-CGI-Struct/Makefile
@@ -16,4 +16,6 @@ TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>