summaryrefslogtreecommitdiff
path: root/x11-wm/windowmaker/files/patch-WINGs__Examples__Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/windowmaker/files/patch-WINGs__Examples__Makefile.in')
-rw-r--r--x11-wm/windowmaker/files/patch-WINGs__Examples__Makefile.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/windowmaker/files/patch-WINGs__Examples__Makefile.in b/x11-wm/windowmaker/files/patch-WINGs__Examples__Makefile.in
index 1367bda2ca47..a28ab63161e0 100644
--- a/x11-wm/windowmaker/files/patch-WINGs__Examples__Makefile.in
+++ b/x11-wm/windowmaker/files/patch-WINGs__Examples__Makefile.in
@@ -1,13 +1,13 @@
---- WINGs/Examples/Makefile.in.orig 2014-09-05 03:57:46.000000000 +0900
-+++ WINGs/Examples/Makefile.in 2014-09-05 03:59:22.000000000 +0900
-@@ -286,14 +286,14 @@
+--- WINGs/Examples/Makefile.in.orig 2015-10-06 04:12:10 UTC
++++ WINGs/Examples/Makefile.in
+@@ -342,14 +342,14 @@ top_srcdir = @top_srcdir@
wprefs_bindir = @wprefs_bindir@
wprefs_datadir = @wprefs_datadir@
AUTOMAKE_OPTIONS =
-LDADD = $(top_builddir)/WINGs/libWINGs.la $(top_builddir)/wrlib/libwraster.la \
+LDADD = $(top_builddir)/WINGs/libWINGs.la -lwraster \
$(top_builddir)/WINGs/libWUtil.la \
- @XFTLIBS@ @INTLIBS@
+ @XFTLIBS@ @INTLIBS@ @XLIBS@
colorpick_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.la
fontl_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.la