diff options
Diffstat (limited to 'wm/scwm/patches/patch-ab')
-rw-r--r-- | wm/scwm/patches/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/wm/scwm/patches/patch-ab b/wm/scwm/patches/patch-ab new file mode 100644 index 00000000000..636f5928fc1 --- /dev/null +++ b/wm/scwm/patches/patch-ab @@ -0,0 +1,11 @@ +$NetBSD: patch-ab,v 1.1.1.1 2000/12/12 02:03:49 wiz Exp $ + +--- utilities/scwmrepl/Makefile.in.orig Tue Jun 20 07:45:30 2000 ++++ utilities/scwmrepl/Makefile.in Tue Jun 20 07:46:17 2000 +@@ -117,5 +117,5 @@ + + +-DEFS = @DEFS@ -I. -I$(srcdir) -I../../include ++DEFS = @DEFS@ -I. -I$(srcdir) -I../../include -I${LOCALBASE}/include + CPPFLAGS = @CPPFLAGS@ + LDFLAGS = @LDFLAGS@ |