aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamy Mahmoudi <samy.mahmoudi@gmail.com>2021-06-29 02:04:16 +0000
committerKevin Bowling <kbowling@FreeBSD.org>2021-06-29 02:04:16 +0000
commitde0f70ed2f4f87a3e464443703e060077d40a722 (patch)
tree47cdf0509c9a3cbc995995bbed0f3527e25b961e
parent709148649962c82048858d84a29ffa4ab15a0738 (diff)
downloadports-de0f70ed2f4f87a3e464443703e060077d40a722.tar.gz
ports-de0f70ed2f4f87a3e464443703e060077d40a722.zip
x11/xorgproto: add LICENSE and clean up Makefile
PR: 230735 Approved by: x11 (verbal)
-rw-r--r--x11/xorgproto/Makefile4
-rw-r--r--x11/xorgproto/pkg-descr2
2 files changed, 4 insertions, 2 deletions
diff --git a/x11/xorgproto/Makefile b/x11/xorgproto/Makefile
index 80453fe137d5..bdf1ed5ae8c9 100644
--- a/x11/xorgproto/Makefile
+++ b/x11/xorgproto/Makefile
@@ -5,9 +5,11 @@ 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
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
@@ -2,4 +2,4 @@ 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