aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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