diff --git a/x11/xorgproto/Makefile b/x11/xorgproto/Makefile index 80453fe137d5..bdf1ed5ae8c9 100644 --- a/x11/xorgproto/Makefile +++ b/x11/xorgproto/Makefile @@ -1,20 +1,22 @@ PORTNAME= xorgproto PORTVERSION= 2021.4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X Window System unified protocol definitions +LICENSE= MIT + USES= xorg-cat:proto -CONFIGURE_ARGS= --without-fop \ +CONFIGURE_ARGS= --without-fop \ --without-xmlto \ --without-xsltproc \ --disable-specs OPTIONS_DEFINE= DOCS pre-patch: @${MKDIR} ${WRKSRC}/man .include diff --git a/x11/xorgproto/pkg-descr b/x11/xorgproto/pkg-descr index ccfd509b1c0a..3bcdd8466631 100644 --- a/x11/xorgproto/pkg-descr +++ b/x11/xorgproto/pkg-descr @@ -1,5 +1,5 @@ This package contains the X Window System unified protocol definitions. They where previously scattered through different packages, but have been merged to one package. -WWW: https://gitlab.freedesktop.org/xorg/proto/xorgproto +WWW: https://gitlab.freedesktop.org/xorg/proto/xorgproto