summaryrefslogtreecommitdiff
path: root/x11/xorg-docs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xorg-docs/Makefile')
-rw-r--r--x11/xorg-docs/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/xorg-docs/Makefile b/x11/xorg-docs/Makefile
index 06bc7782194f..90527e21c1a1 100644
--- a/x11/xorg-docs/Makefile
+++ b/x11/xorg-docs/Makefile
@@ -1,15 +1,14 @@
PORTNAME= xorg-docs
-PORTVERSION= 1.7.2
-PORTREVISION= 1
+DISTVERSION= 1.7.3
PORTEPOCH= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X.org documentation files
+WWW= https://gitlab.freedesktop.org/xorg/doc/xorg-docs
CONFIGURE_ARGS+= --without-xmlto --without-fop --disable-specs
-GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
-USES= xorg-cat:doc
+USES= tar:xz xorg-cat:doc
.include <bsd.port.mk>