diff options
author | sf <sf@FreeBSD.org> | 2000-12-30 18:59:21 +0000 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2000-12-30 18:59:21 +0000 |
commit | 7e08aeab2be62004cb7251d6b306bfc2b3f339cc (patch) | |
tree | 67690c64539edde2ea3b4def91d98b0fc6205488 /x11-clocks/wmtime/files | |
parent | 305d9ddc7e7c37554f4ae1c749f8ef96b33420ea (diff) | |
download | FreeBSD-ports-7e08aeab2be62004cb7251d6b306bfc2b3f339cc.zip FreeBSD-ports-7e08aeab2be62004cb7251d6b306bfc2b3f339cc.tar.gz |
use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.
PR: 23508
Submitted by: myself
Approved by: maintainer
Diffstat (limited to 'x11-clocks/wmtime/files')
-rw-r--r-- | x11-clocks/wmtime/files/patch-ab | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/x11-clocks/wmtime/files/patch-ab b/x11-clocks/wmtime/files/patch-ab new file mode 100644 index 0000000..626fd85 --- /dev/null +++ b/x11-clocks/wmtime/files/patch-ab @@ -0,0 +1,9 @@ +--- Imakefile.orig Wed Nov 1 09:26:11 2000 ++++ Imakefile Wed Nov 1 09:26:51 2000 +@@ -13,5 +13,5 @@ + misc.o \ + list.o + +-ComplexProgramTarget(wmtime) ++ComplexProgramTargetNoMan(wmtime) + |