git: 0bae2dd0338e - main - x11/xorgproto: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Nov 2021 18:30:19 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0bae2dd0338e85c5afbaa1d5d77ec91572755cd6 commit 0bae2dd0338e85c5afbaa1d5d77ec91572755cd6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-11-21 18:25:11 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-11-21 18:25:11 +0000 x11/xorgproto: Add NO_ARCH Approved by: portmgr (blanket) --- x11/xorgproto/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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 \