summaryrefslogtreecommitdiff
path: root/x11/wterm/patches
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>1999-05-03 18:03:29 +0000
committerrh <rh@pkgsrc.org>1999-05-03 18:03:29 +0000
commit3be3be0350c33a056aad3d22c427a4caf1e7d2a9 (patch)
treed67c2871eb282949ff3b1249110156406947511f /x11/wterm/patches
parent6496864f5896d966a9599a76112851f371b434be (diff)
downloadpkgsrc-3be3be0350c33a056aad3d22c427a4caf1e7d2a9.tar.gz
Initial import of wterm-6.2.6, a NeXTStep(tm) style X11 terminal emulator
for WindowMaker.
Diffstat (limited to 'x11/wterm/patches')
-rw-r--r--x11/wterm/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/wterm/patches/patch-aa b/x11/wterm/patches/patch-aa
new file mode 100644
index 00000000000..80e76453761
--- /dev/null
+++ b/x11/wterm/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 1999/05/03 18:03:29 rh Exp $
+
+--- doc/Makefile.in.orig Sun Jan 10 10:32:31 1999
++++ doc/Makefile.in Sat Apr 3 08:52:21 1999
+@@ -57,7 +57,7 @@
+ distclean:
+
+ install: rxvt.1
+- $(INSTALL_DATA) rxvt.1 $(DESTDIR)$(mandir)/$(manprefix)rxvt.$(manext)
++ $(INSTALL_DATA) rxvt.1 $(DESTDIR)$(mandir)/$(manprefix)wterm.$(manext)
+
+ uninstall:
+ -cd $(mandir); $(RMF) $(manprefix)rxvt.$(manext)