aboutsummaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode/files/patch-ab
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-03-07 12:30:12 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-03-07 12:30:12 +0000
commitf7bf261eed240226c544fedd4748adcce75f11ec (patch)
treeda12c46b25273e76dec8a4b6821209d4fd03ad31 /x11/rxvt-unicode/files/patch-ab
parent5c226d457363018911227e4172f8b6b04f3597f2 (diff)
downloadports-f7bf261eed240226c544fedd4748adcce75f11ec.tar.gz
ports-f7bf261eed240226c544fedd4748adcce75f11ec.zip
Upgrade to 2.20.
Notes
Notes: svn path=/head/; revision=5908
Diffstat (limited to 'x11/rxvt-unicode/files/patch-ab')
-rw-r--r--x11/rxvt-unicode/files/patch-ab10
1 files changed, 0 insertions, 10 deletions
diff --git a/x11/rxvt-unicode/files/patch-ab b/x11/rxvt-unicode/files/patch-ab
deleted file mode 100644
index 0c8209f7823f..000000000000
--- a/x11/rxvt-unicode/files/patch-ab
+++ /dev/null
@@ -1,10 +0,0 @@
---- Make.common.in.orig Tue Apr 2 09:00:00 1996
-+++ Make.common.in Sat Dec 7 17:08:14 1996
-@@ -42,6 +42,7 @@
-
- # Flags & libs
- # cannot use := to append (except GNU make), so do it this way.
-+XINC = $(prefix)/include -I..
- XCFLAGS = @CFLAGS@
- XCPPFLAGS = @CPPFLAGS@ $(XINC)
- XLDFLAGS = @LDFLAGS@