$OpenBSD: patch-plugins_dbio_csv_Makefile_in,v 1.2 2014/03/09 21:01:55 sthen Exp $
--- plugins/dbio/csv/Makefile.in.orig	Sun Jan 26 14:58:08 2014
+++ plugins/dbio/csv/Makefile.in	Thu Feb 13 09:13:28 2014
@@ -394,7 +394,7 @@ dbioplugin_DATA = csv.xml
 csv_la_SOURCES = csv.c
 csv_la_LIBADD = $(top_builddir)/src/libgwenhywfar.la
 csv_la_LDFLAGS = -no-undefined $(STRIPALL) \
-    -module -version-info 0:1:0
+    -module -avoid-version
 
 all: all-am
 
