summaryrefslogtreecommitdiff
path: root/x11/windowmaker
diff options
context:
space:
mode:
authorjlam <jlam>1999-06-21 04:47:50 +0000
committerjlam <jlam>1999-06-21 04:47:50 +0000
commitbb36a417e533b15a475045bc80a3e2c0872edc60 (patch)
tree270850a5d46810d1751d75d37daf143030b55abd /x11/windowmaker
parente0367fbd8458cb8f0498fa38478c38d0e947f3c1 (diff)
downloadpkgsrc-bb36a417e533b15a475045bc80a3e2c0872edc60.tar.gz
Hmmm...forgot this file.
Diffstat (limited to 'x11/windowmaker')
-rw-r--r--x11/windowmaker/patches/patch-ac13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/windowmaker/patches/patch-ac b/x11/windowmaker/patches/patch-ac
new file mode 100644
index 00000000000..857d8b57704
--- /dev/null
+++ b/x11/windowmaker/patches/patch-ac
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.5 1999/06/21 04:47:50 jlam Exp $
+
+--- util/Makefile.in.orig Thu Jun 3 07:54:17 1999
++++ util/Makefile.in Sun Jun 20 00:51:34 1999
+@@ -101,7 +101,7 @@
+ EXTRA_DIST = wmaker.inst.in bughint wm-oldmenu2new wsetfont directjpeg.c wkdemenu.pl
+
+
+-INCLUDES = @DFLAGS@ -I$(top_srcdir)/wrlib @HEADER_SEARCH_PATH@
++INCLUDES = @DFLAGS@ -I$(top_srcdir)/wrlib -I$(top_srcdir)/WINGs @HEADER_SEARCH_PATH@
+
+ # X_EXTRA_LIBS is for libproplist in systems that need -lsocket
+ liblist = @LIBRARY_SEARCH_PATH@ @LIBPL@ @X_EXTRA_LIBS@