X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=pkgsrc-cinelerra-cv.git;a=blobdiff_plain;f=patches%2Fpatch-bluedottheme-Makefile_am;fp=patches%2Fpatch-bluedottheme-Makefile_am;h=aea60021b2e32259f2f1384d93d31abb9e6c07d7;hp=0000000000000000000000000000000000000000;hb=00814ab16778f3c24a27fd562260f788745e99c3;hpb=8b050a68db48f7b9e6402a9a19c4898ef636ab83 diff --git a/patches/patch-bluedottheme-Makefile_am b/patches/patch-bluedottheme-Makefile_am new file mode 100644 index 0000000..aea6002 --- /dev/null +++ b/patches/patch-bluedottheme-Makefile_am @@ -0,0 +1,13 @@ +$NetBSD$ + +--- plugins/bluedottheme/Makefile.am.orig 2010-02-01 07:55:25.000000000 +0000 ++++ plugins/bluedottheme/Makefile.am +@@ -2,7 +2,7 @@ SUBDIRS = data + + plugin_LTLIBRARIES = bluedottheme.la + bluedottheme_la_LDFLAGS = -avoid-version -module -shared +-bluedottheme_la_LIBADD = data/libimagedata.a ++bluedottheme_la_LIBADD = data/libimagedata.la + bluedottheme_la_SOURCES = bluedottheme.C + AM_CXXFLAGS = $(LARGEFILE_CFLAGS) +