From a09649b47f3103d43380f11537813c4fe71d21c7 Mon Sep 17 00:00:00 2001 From: FUJISHIMA Satsuki Date: Tue, 9 Jan 2001 19:35:30 +0000 Subject: fix X manpage error with XFree86-4 PR: 23440 --- x11-clocks/wmdate/Makefile | 1 - x11-clocks/wmdate/files/patch-aa | 11 +++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 x11-clocks/wmdate/files/patch-aa diff --git a/x11-clocks/wmdate/Makefile b/x11-clocks/wmdate/Makefile index efbfbbbda9e9..c3a57dce8a5f 100644 --- a/x11-clocks/wmdate/Makefile +++ b/x11-clocks/wmdate/Makefile @@ -17,7 +17,6 @@ BUILD_DEPENDS= ${X11BASE}/include/dockapp.h:${PORTSDIR}/x11-wm/libdockapp USE_IMAKE= yes USE_XPM= yes -NO_INSTALL_MANPAGES= yes post-install: .if !defined(NOPORTDOCS) diff --git a/x11-clocks/wmdate/files/patch-aa b/x11-clocks/wmdate/files/patch-aa new file mode 100644 index 000000000000..1c7b5155ed36 --- /dev/null +++ b/x11-clocks/wmdate/files/patch-aa @@ -0,0 +1,11 @@ +--- Imakefile.orig Tue May 18 05:36:35 1999 ++++ Imakefile Wed Nov 1 09:02:22 2000 +@@ -132,7 +132,7 @@ + XCOMM Create Makefile + XCOMM --------------------------------------- + +-ComplexProgramTarget(wmdate) ++ComplexProgramTargetNoMan(wmdate) + + XCOMM - - - - - - - - - - - - - - - - - - - - + XCOMM e n d -- cgit v1.2.3