diff --git a/x11/xorgproto/Makefile b/x11/xorgproto/Makefile index 583a00bdfcf5..0aacad0a6e5a 100644 --- a/x11/xorgproto/Makefile +++ b/x11/xorgproto/Makefile @@ -1,22 +1,24 @@ PORTNAME= xorgproto DISTVERSION= 2021.5 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X Window System unified protocol definitions LICENSE= MIT USES= xorg-cat:proto +NO_ARCH= yes + CONFIGURE_ARGS= --without-fop \ --without-xmlto \ --without-xsltproc \ --disable-specs OPTIONS_DEFINE= DOCS pre-patch: @${MKDIR} ${WRKSRC}/man .include