diff options
author | sf <sf@FreeBSD.org> | 2001-01-10 03:35:50 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-01-10 03:35:50 +0800 |
commit | d2762dd1a0fdffad096fc48576e06a13e0bb856f (patch) | |
tree | 34bda4e5bbe3eb8da9b3b9d91449544e5c459d01 /games/xchomp/Makefile | |
parent | 9710d693eee0b47a1e9fd3155dd1c74af87f7dff (diff) | |
download | freebsd-ports-gnome-d2762dd1a0fdffad096fc48576e06a13e0bb856f.tar.gz freebsd-ports-gnome-d2762dd1a0fdffad096fc48576e06a13e0bb856f.tar.zst freebsd-ports-gnome-d2762dd1a0fdffad096fc48576e06a13e0bb856f.zip |
fix X manpage error with XFree86-4
PR: 23427
Diffstat (limited to 'games/xchomp/Makefile')
-rw-r--r-- | games/xchomp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/xchomp/Makefile b/games/xchomp/Makefile index 3c7d5920fe4c..91b309abe0c3 100644 --- a/games/xchomp/Makefile +++ b/games/xchomp/Makefile @@ -15,6 +15,5 @@ MAINTAINER= swallace@FreeBSD.org WRKSRC= ${WRKDIR}/xchomp USE_IMAKE= yes -NO_INSTALL_MANPAGES= yes .include <bsd.port.mk> |