From f507c057f9541a1210f6329e45fb348a42fe77d3 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Tue, 21 May 2013 05:43:22 +0000 Subject: - Update to 1.0.4 PR: 178595 Submitted by: Ports Fury --- graphics/cinepaint/files/patch-plug-ins__fits__Makefile.am | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 graphics/cinepaint/files/patch-plug-ins__fits__Makefile.am (limited to 'graphics/cinepaint/files/patch-plug-ins__fits__Makefile.am') diff --git a/graphics/cinepaint/files/patch-plug-ins__fits__Makefile.am b/graphics/cinepaint/files/patch-plug-ins__fits__Makefile.am new file mode 100644 index 000000000000..9849135d9047 --- /dev/null +++ b/graphics/cinepaint/files/patch-plug-ins__fits__Makefile.am @@ -0,0 +1,12 @@ +--- plug-ins/fits/Makefile.am.orig ++++ plug-ins/fits/Makefile.am +@@ -16,8 +16,7 @@ + + LDADD = \ + $(top_builddir)/lib/libcinepaint.la \ +- $(X_LIBS) \ +- -lc ++ $(X_LIBS) + + DEPS = $(top_builddir)/lib/libcinepaint.la + -- cgit v1.2.3