1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00

Fix X manpage problem

Reviewed by: onigiri
This commit is contained in:
MIHIRA Sanpei Yoshiro 2000-09-21 14:51:30 +00:00
parent 2c7449c5d6
commit aa6c3cee70
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32930

View File

@ -0,0 +1,8 @@
--- Imakefile.org Thu Sep 21 23:42:04 2000
+++ Imakefile Thu Sep 21 23:42:16 2000
@@ -62,4 +62,4 @@
SRCS = xpbiff.c $(CONVSRC)
OBJS = xpbiff.o $(CONVOBJ)
-ComplexProgramTarget(xpbiff)
+ComplexProgramTargetNoMan(xpbiff)