diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-09 19:35:30 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-09 19:35:30 +0000 |
commit | a09649b47f3103d43380f11537813c4fe71d21c7 (patch) | |
tree | b87624f5e374c79f15a41006d91d90a0b6234beb /x11-clocks | |
parent | aa13fa44d779cda5748925ba8e687d0a58ad9ac8 (diff) | |
download | ports-a09649b47f3103d43380f11537813c4fe71d21c7.tar.gz ports-a09649b47f3103d43380f11537813c4fe71d21c7.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/wmdate/Makefile | 1 | ||||
-rw-r--r-- | x11-clocks/wmdate/files/patch-aa | 11 |
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 |