summaryrefslogtreecommitdiff
path: root/x11-clocks/wmdate
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-01-09 19:35:30 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-01-09 19:35:30 +0000
commita09649b47f3103d43380f11537813c4fe71d21c7 (patch)
treeb87624f5e374c79f15a41006d91d90a0b6234beb /x11-clocks/wmdate
parentfix X manpage error with XFree86-4 (diff)
fix X manpage error with XFree86-4
PR: 23440
Notes
Notes: svn path=/head/; revision=37030
Diffstat (limited to 'x11-clocks/wmdate')
-rw-r--r--x11-clocks/wmdate/Makefile1
-rw-r--r--x11-clocks/wmdate/files/patch-aa11
2 files changed, 11 insertions, 1 deletions
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