summaryrefslogtreecommitdiff
path: root/x11/eterm/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'x11/eterm/patches/patch-ai')
-rw-r--r--x11/eterm/patches/patch-ai12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11/eterm/patches/patch-ai b/x11/eterm/patches/patch-ai
new file mode 100644
index 00000000000..b3d70486af5
--- /dev/null
+++ b/x11/eterm/patches/patch-ai
@@ -0,0 +1,12 @@
+$NetBSD: patch-ai,v 1.1 2002/12/26 04:58:45 wiz Exp $
+--- doc/Makefile.in.orig Sun Dec 15 00:50:46 2002
++++ doc/Makefile.in Sun Dec 15 00:51:30 2002
+@@ -267,7 +267,7 @@
+ maintainer-clean-generic clean mostlyclean distclean maintainer-clean
+
+
+-all: Makefile Eterm.1.html
++all: Makefile
+
+ Eterm.1: $(top_srcdir)/doc/Eterm.1.in
+ $(SED) -e 's%@''VERSION''@%$(VERSION)%g' -e 's%@''DATE''@%$(DATE)%g' -e 's%@THEMEDIR@%$(pkgdatadir)/themes%g' $(top_srcdir)/doc/$@.in > $@