aboutsummaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-10-05 05:30:12 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-10-05 05:30:12 +0000
commit867381d541cd55f05e3f323bb7eefe971be1b263 (patch)
treea6d461ab233e4501e8ce2a7786908861f2dd33b7 /x11/rxvt-unicode
parent75e9ad01cbe63e113d36c42025f2c64ec47e779f (diff)
downloadports-867381d541cd55f05e3f323bb7eefe971be1b263.tar.gz
ports-867381d541cd55f05e3f323bb7eefe971be1b263.zip
Notes
Diffstat (limited to 'x11/rxvt-unicode')
-rw-r--r--x11/rxvt-unicode/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/rxvt-unicode/files/patch-ac b/x11/rxvt-unicode/files/patch-ac
new file mode 100644
index 000000000000..0261edf7c6a8
--- /dev/null
+++ b/x11/rxvt-unicode/files/patch-ac
@@ -0,0 +1,11 @@
+--- doc/Makefile.in.orig Mon Apr 20 00:24:18 1998
++++ doc/Makefile.in Sun Oct 4 22:13:57 1998
+@@ -55,7 +55,7 @@
+
+ tags allbin:
+
+-alldoc: $(basedir)/$(VERNAME).lsm rxvt.1 rxvt.html rxvtRef.html rxvtRef.txt
++alldoc: rxvt.1 rxvt.html rxvtRef.html rxvtRef.txt
+
+ $(basedir)/$(VERNAME).lsm: LSM.in ../autoconf/Make.common.in
+ $(SED) $(SEDREPLACE) < LSM.in > $@