1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/audio/zinf/files/patch-ui-zinf-tools-Makefile.in
Edwin Groothuis e95a885a95 Update port: audio/zinf to 2.2.4
- Update to version 2.2.4

PR:		ports/57001
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 03:59:35 +00:00

12 lines
440 B
Plaintext

--- 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) \