summaryrefslogtreecommitdiff
path: root/x11/wmfire/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'x11/wmfire/patches/patch-aa')
-rw-r--r--x11/wmfire/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/wmfire/patches/patch-aa b/x11/wmfire/patches/patch-aa
new file mode 100644
index 00000000000..f3019311a3c
--- /dev/null
+++ b/x11/wmfire/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1 2001/05/10 13:19:28 agc Exp $
+
+--- Makefile.in 2001/05/10 13:11:30 1.1
++++ Makefile.in 2001/05/10 13:12:12
+@@ -76,7 +76,7 @@
+ PROGRAMS = $(bin_PROGRAMS)
+
+
+-DEFS = @DEFS@ -I. -I$(srcdir) -I.
++DEFS = @DEFS@ -I. -I$(srcdir) -I. -I${XPMDIR}/include
+ CPPFLAGS = @CPPFLAGS@
+ LDFLAGS = @LDFLAGS@
+ LIBS = @LIBS@