Fix "X manpage" error with XFree86-4.

PR: 23691
Submitted by: FUJISHIMA Satsuki <k5@cheerful.com>
Approved by: MAINTAINER
This commit is contained in:
Kevin Lo
2000-12-20 15:38:15 +00:00
parent 57c8a37f9c
commit e77b40ca45
2 changed files with 11 additions and 1 deletions

View File

@@ -15,7 +15,6 @@ MAINTAINER= kazu@jp.freebsd.org
NO_WRKSUBDIR= yes
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
post-install:
.if !defined(NOPORTDOCS)

View File

@@ -0,0 +1,11 @@
--- Imakefile.orig Mon Oct 31 20:34:58 1994
+++ Imakefile Wed Nov 1 09:30:59 2000
@@ -8,7 +8,7 @@
SRCS = xbloody.c
OBJS = xbloody.o
-ComplexProgramTarget(xbloody)
+ComplexProgramTargetNoMan(xbloody)
xbloody.tar.gz:
gtar zcvf - Imakefile README.sjis *.[hc] *.xbm > xbloody.tar.gz