diff options
Diffstat (limited to 'x11/eterm/patches/patch-ab')
-rw-r--r-- | x11/eterm/patches/patch-ab | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/eterm/patches/patch-ab b/x11/eterm/patches/patch-ab deleted file mode 100644 index 2ab11bb1d85..00000000000 --- a/x11/eterm/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.3 2001/04/28 11:07:35 zuntum Exp $ - ---- doc/Makefile.in.orig Mon Apr 26 10:54:04 1999 -+++ doc/Makefile.in Mon Oct 25 16:29:33 1999 -@@ -253,7 +253,7 @@ - $(SED) -e 's%@''VERSION''@%$(VERSION)%g' -e 's%@''DATE''@%$(DATE)%g' -e 's%@THEMEDIR@%$(pkgdatadir)/themes%g' $(top_srcdir)/doc/$@.in > $@ - - Eterm.1.html: Eterm.1 -- -nroff -man $< | man2html > $@ -+ -nroff -man Eterm.1 | man2html > $@ - - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. |