diff options
author | obrien <obrien@FreeBSD.org> | 1998-10-05 13:30:12 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1998-10-05 13:30:12 +0800 |
commit | 67657a8380f008f1fd52c0ea411b5f208d46591c (patch) | |
tree | beaec98e7ece58958e0a95e234c1a5973578b6f9 | |
parent | f34566fe1f0b642336b6701e6b3881a8638a0ab0 (diff) | |
download | freebsd-ports-gnome-67657a8380f008f1fd52c0ea411b5f208d46591c.tar.gz freebsd-ports-gnome-67657a8380f008f1fd52c0ea411b5f208d46591c.tar.zst freebsd-ports-gnome-67657a8380f008f1fd52c0ea411b5f208d46591c.zip |
upgrade to 2.4.7.
-rw-r--r-- | x11/rxvt-devel/files/patch-ac | 11 | ||||
-rw-r--r-- | x11/rxvt-unicode/files/patch-ac | 11 | ||||
-rw-r--r-- | x11/rxvt/files/patch-ac | 11 |
3 files changed, 33 insertions, 0 deletions
diff --git a/x11/rxvt-devel/files/patch-ac b/x11/rxvt-devel/files/patch-ac new file mode 100644 index 000000000000..0261edf7c6a8 --- /dev/null +++ b/x11/rxvt-devel/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 > $@ 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 > $@ diff --git a/x11/rxvt/files/patch-ac b/x11/rxvt/files/patch-ac new file mode 100644 index 000000000000..0261edf7c6a8 --- /dev/null +++ b/x11/rxvt/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 > $@ |