aboutsummaryrefslogtreecommitdiff
path: root/audio/zinf/files/patch-ui-zinf-tools-Makefile.in
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-27 03:59:35 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-27 03:59:35 +0000
commite95a885a95c52c19e18040208f07d05c1537fc53 (patch)
tree645eda65c011355ebebda0646557e5b5cb1f7e33 /audio/zinf/files/patch-ui-zinf-tools-Makefile.in
parent9eedc760dfede30fe2127bdf6414e7f8346bc640 (diff)
Notes
Diffstat (limited to 'audio/zinf/files/patch-ui-zinf-tools-Makefile.in')
-rw-r--r--audio/zinf/files/patch-ui-zinf-tools-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/zinf/files/patch-ui-zinf-tools-Makefile.in b/audio/zinf/files/patch-ui-zinf-tools-Makefile.in
new file mode 100644
index 000000000000..bbb9cc5e71ca
--- /dev/null
+++ b/audio/zinf/files/patch-ui-zinf-tools-Makefile.in
@@ -0,0 +1,11 @@
+--- ui/zinf/tools/Makefile.in.orig Mon Aug 4 03:57:33 2003
++++ ui/zinf/tools/Makefile.in Mon Aug 18 19:02:48 2003
+@@ -213,7 +213,7 @@
+
+ maketheme_SOURCES = MakeTheme.cpp $(top_srcdir)/ui/zinf/src/ThemeZip.cpp
+ maketheme_LDADD = $(top_builddir)/lib/unzip/libunzip.la \
+- $(top_builddir)/base/unix/libunix.la $(ZLIB_LIBS) -ldl
++ $(top_builddir)/base/unix/libunix.la $(ZLIB_LIBS)
+
+
+ AM_CPPFLAGS = $(THREAD_CFLAGS) $(base_includes) \