summaryrefslogtreecommitdiff
path: root/graphics/kipi-plugins-kde4/files/patch-slideshow-Makefile.in
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-02-18 12:49:11 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-02-18 12:49:11 +0000
commit5335637bb7b743cdaaf9a9b3e28cb7506f92db9d (patch)
tree42e7213157670a044ea2f97a04c4f4eac5a03cd4 /graphics/kipi-plugins-kde4/files/patch-slideshow-Makefile.in
parentUpdate to version 0.6. (diff)
Add digikamplugins, a collection of plugins for Digikam.
PR: ports/62929 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
Diffstat (limited to 'graphics/kipi-plugins-kde4/files/patch-slideshow-Makefile.in')
-rw-r--r--graphics/kipi-plugins-kde4/files/patch-slideshow-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/kipi-plugins-kde4/files/patch-slideshow-Makefile.in b/graphics/kipi-plugins-kde4/files/patch-slideshow-Makefile.in
new file mode 100644
index 000000000000..0328125d9aa4
--- /dev/null
+++ b/graphics/kipi-plugins-kde4/files/patch-slideshow-Makefile.in
@@ -0,0 +1,11 @@
+--- slideshow/Makefile.in.orig Tue Feb 17 13:07:59 2004
++++ slideshow/Makefile.in Tue Feb 17 13:08:11 2004
+@@ -259,7 +259,7 @@
+
+
+ digikamplugin_slideshow_la_LIBADD = $(LIB_KPARTS) -ldigikam \
+- $(LIB_IMLIB)
++ $(LIB_IMLIB) $(LIBPTHREAD)
+
+
+ digikamplugin_slideshow_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries)