diff options
author | asami <asami@FreeBSD.org> | 2000-09-13 18:54:21 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-09-13 18:54:21 +0800 |
commit | 835041d1719759ba107338bdc223599aca5f6de5 (patch) | |
tree | f47b994d02b6305cb6b2d8e808bf7e968c4341b7 /x11/XFree86-4-libraries | |
parent | 66c14cc3a7efec35b593ddb27120d0385c03cbf8 (diff) | |
download | freebsd-ports-gnome-835041d1719759ba107338bdc223599aca5f6de5.tar.gz freebsd-ports-gnome-835041d1719759ba107338bdc223599aca5f6de5.tar.zst freebsd-ports-gnome-835041d1719759ba107338bdc223599aca5f6de5.zip |
Remove HTML manpages, this is done from bsd.port.mk now.
Approved by: maintainer
Diffstat (limited to 'x11/XFree86-4-libraries')
-rw-r--r-- | x11/XFree86-4-libraries/Makefile | 1 | ||||
-rw-r--r-- | x11/XFree86-4-libraries/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile index 719cc5e94b37..89bf273a00f4 100644 --- a/x11/XFree86-4-libraries/Makefile +++ b/x11/XFree86-4-libraries/Makefile @@ -21,6 +21,7 @@ MAINTAINER= taguchi@tohoku.iij.ad.jp BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4 XFREE86_VERSION= 4 +XFREE86_HTML_MAN= yes PREFIX?= ${X11BASE} MTREE_FILE= /etc/mtree/BSD.x11-4.dist INSTALLS_SHLIB= yes diff --git a/x11/XFree86-4-libraries/pkg-plist b/x11/XFree86-4-libraries/pkg-plist index 9ef39456ce5a..76dcf6bcd28d 100644 --- a/x11/XFree86-4-libraries/pkg-plist +++ b/x11/XFree86-4-libraries/pkg-plist @@ -361,8 +361,6 @@ include/X11/pixmaps/mouse.xpm include/X11/xpm.h include/xf86Optrec.h include/xf86Parser.h -lib/X11/doc/html/Xaw.3.html -lib/X11/doc/html/libxrx.1.html lib/X11/locale/C/XLC_LOCALE lib/X11/locale/armscii-8/Compose lib/X11/locale/armscii-8/XLC_LOCALE |