freebsd-ports/audio/zinf/files/patch-ui_zinf_tools_Makefile.in
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

11 lines
442 B
Text

--- ui/zinf/tools/Makefile.in.orig 2004-02-17 22:45:23 UTC
+++ ui/zinf/tools/Makefile.in
@@ -227,7 +227,7 @@ noinst_PROGRAMS = maketheme
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) \