aboutsummaryrefslogtreecommitdiff
path: root/x11/xorg-docs/Makefile
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-03 21:56:37 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-03 21:56:37 +0000
commitc32f72e68d63a930e5ea4ad5cc6e2ea4d3bb5360 (patch)
tree21deb0ada9c792042c1b4d28f91cef612f466309 /x11/xorg-docs/Makefile
parentf93fe63d74f9cd69d7f899403b10e179c4513e8a (diff)
downloadports-c32f72e68d63a930e5ea4ad5cc6e2ea4d3bb5360.tar.gz
ports-c32f72e68d63a930e5ea4ad5cc6e2ea4d3bb5360.zip
Notes
Diffstat (limited to 'x11/xorg-docs/Makefile')
-rw-r--r--x11/xorg-docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xorg-docs/Makefile b/x11/xorg-docs/Makefile
index 89c29d9f7f74..fb5ef6f92252 100644
--- a/x11/xorg-docs/Makefile
+++ b/x11/xorg-docs/Makefile
@@ -10,6 +10,6 @@ COMMENT= X.org documentation files
CONFIGURE_ARGS+= --without-xmlto --without-fop --disable-specs
-XORG_CAT= doc
+USES= xorg-cat:doc
.include <bsd.port.mk>