diff options
Diffstat (limited to 'x11/xorg-docs')
-rw-r--r-- | x11/xorg-docs/Makefile | 3 | ||||
-rw-r--r-- | x11/xorg-docs/pkg-plist | 6 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11/xorg-docs/Makefile b/x11/xorg-docs/Makefile index 6642225..b6549dd 100644 --- a/x11/xorg-docs/Makefile +++ b/x11/xorg-docs/Makefile @@ -8,11 +8,8 @@ CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X.org documentation files -MAN7= X.7 Standards.7 XProjectTeam.7 Consortium.7 Xsecurity.7 XOrgFoundation.7 - CONFIGURE_ARGS+= --without-xmlto --without-fop --disable-specs XORG_CAT= doc -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11/xorg-docs/pkg-plist b/x11/xorg-docs/pkg-plist index 43c3bc4..dcbfbc2 100644 --- a/x11/xorg-docs/pkg-plist +++ b/x11/xorg-docs/pkg-plist @@ -1,3 +1,9 @@ +man/man7/X.7.gz +man/man7/Standards.7.gz +man/man7/XProjectTeam.7.gz +man/man7/Consortium.7.gz +man/man7/Xsecurity.7.gz +man/man7/XOrgFoundation.7.gz %%DOCSDIR%%/fonts/fonts.xml %%DOCSDIR%%/input/XKB-Config.xml %%DOCSDIR%%/input/XKB-Enhancing.xml |