summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-03 16:55:47 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-03 17:01:08 +0800
commit8b775d46339ccd8c615686fa5eb8be670afb9600 (patch)
treedb083614459b928e0ebc0c3fbed4bb63fe8c04a8
parentwww/p5-HTTP-Headers-ActionPack: Add NO_ARCH (diff)
www/p5-Web-Machine: Add NO_ARCH
Approved by: portmgr (blanket)
-rw-r--r--www/p5-Web-Machine/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-Web-Machine/Makefile b/www/p5-Web-Machine/Makefile
index 39d0be6e0a91..7ffc56d1224c 100644
--- a/www/p5-Web-Machine/Makefile
+++ b/www/p5-Web-Machine/Makefile
@@ -16,4 +16,6 @@ RUN_DEPENDS= p5-HTTP-Headers-ActionPack>0:www/p5-HTTP-Headers-ActionPack \
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>