From c9f70cd475c875f80c08a1f0b45ae9e82f854e1d Mon Sep 17 00:00:00 2001 From: FUJISHIMA Satsuki Date: Sun, 14 Jan 2001 21:53:24 +0000 Subject: [PATCH] add missing patch in previous commit. (I believe all X manpage error detected by bento has gone.) --- graphics/xpx/files/patch-aa | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 graphics/xpx/files/patch-aa diff --git a/graphics/xpx/files/patch-aa b/graphics/xpx/files/patch-aa new file mode 100644 index 000000000000..d44b8c2e6423 --- /dev/null +++ b/graphics/xpx/files/patch-aa @@ -0,0 +1,11 @@ +--- Imakefile.orig Mon Apr 29 19:36:34 1996 ++++ Imakefile Wed Nov 1 10:36:24 2000 +@@ -32,7 +32,7 @@ + + SYS_LIBRARIES = $(XLIB) + +-ComplexProgramTarget(xpx) ++ComplexProgramTargetNoMan(xpx) + + $(OBJS) : $(HEADERS) +