freebsd-ports/x11/rxvt/files/patch-ab
David E. O'Brien 5428d50ccc Update to version 2.16
Submitted by:	Matthew N. Dodd <winter@jurai.net> (with some mods by me)
1996-12-08 02:31:59 +00:00

10 lines
299 B
Text

--- 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@