$OpenBSD: patch-plugins_artwork_Makefile_am,v 1.2 2014/01/29 20:43:26 dcoppa Exp $
--- plugins/artwork/Makefile.am.orig	Sun Sep 15 22:14:20 2013
+++ plugins/artwork/Makefile.am	Thu Jan 16 07:57:25 2014
@@ -3,7 +3,7 @@ artworkdir = $(libdir)/$(PACKAGE)
 pkglib_LTLIBRARIES = artwork.la
 artwork_la_SOURCES = artwork.c artwork.h albumartorg.c albumartorg.h lastfm.c lastfm.h wos.c wos.h escape.c escape.h
 
-artwork_la_LDFLAGS = -module
+artwork_la_LDFLAGS = -module -avoid-version
 
 if HAVE_IMLIB2
 ARTWORK_DEPS=$(IMLIB2_DEPS_LIBS)
