X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=pkgsrc-cinelerra-cv.git;a=blobdiff_plain;f=patches%2Fpatch-titler-Makefile_am;fp=patches%2Fpatch-titler-Makefile_am;h=46bced5ca98b9601df47d20eacb04daeae86702c;hp=0000000000000000000000000000000000000000;hb=4085cabecd4df2f55172cb41275b4e3b31f8f4a6;hpb=00814ab16778f3c24a27fd562260f788745e99c3 diff --git a/patches/patch-titler-Makefile_am b/patches/patch-titler-Makefile_am new file mode 100644 index 0000000..46bced5 --- /dev/null +++ b/patches/patch-titler-Makefile_am @@ -0,0 +1,12 @@ +$NetBSD$ + +--- plugins/titler/Makefile.am.orig 2010-02-01 08:18:35.000000000 +0000 ++++ plugins/titler/Makefile.am +@@ -1,6 +1,7 @@ + plugin_LTLIBRARIES = titler.la + titler_la_LDFLAGS = -avoid-version -module -shared + titler_la_LIBADD = $(top_builddir)/plugins/colors/libcolors.la -lfreetype ++titler_la_LIBADD += @LTLIBICONV@ + titler_la_SOURCES = title.C titlewindow.C + AM_CXXFLAGS = $(LARGEFILE_CFLAGS) +