aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-11-21 18:25:11 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-11-21 18:25:11 +0000
commit0bae2dd0338e85c5afbaa1d5d77ec91572755cd6 (patch)
treedac24d6cc7f4a326199cb3115164e4725429bc30
parent8501a2bc88d0707ce9fba60a6384e4f768821b84 (diff)
downloadports-0bae2dd0338e85c5afbaa1d5d77ec91572755cd6.tar.gz
ports-0bae2dd0338e85c5afbaa1d5d77ec91572755cd6.zip
x11/xorgproto: Add NO_ARCH
Approved by: portmgr (blanket)
-rw-r--r--x11/xorgproto/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/xorgproto/Makefile b/x11/xorgproto/Makefile
index 583a00bdfcf5..0aacad0a6e5a 100644
--- a/x11/xorgproto/Makefile
+++ b/x11/xorgproto/Makefile
@@ -9,6 +9,8 @@ LICENSE= MIT
USES= xorg-cat:proto
+NO_ARCH= yes
+
CONFIGURE_ARGS= --without-fop \
--without-xmlto \
--without-xsltproc \