$NetBSD: patch-ab,v 1.2 1999/10/28 00:31:59 jlam 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' $@.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.
