$OpenBSD: patch-plugins_vtx_Makefile_am,v 1.1 2012/08/10 17:25:01 shadchin Exp $
--- plugins/vtx/Makefile.am.orig	Thu Aug  9 23:51:20 2012
+++ plugins/vtx/Makefile.am	Thu Aug  9 23:51:26 2012
@@ -2,7 +2,7 @@ if HAVE_VTX
 vtxdir = $(libdir)/$(PACKAGE)
 pkglib_LTLIBRARIES = vtx.la
 vtx_la_SOURCES = vtx.c ay8912.c ayemu_8912.h ayemu.h ayemu_vtxfile.h lh5dec.c vtxfile.c
-vtx_la_LDFLAGS = -module
+vtx_la_LDFLAGS = -module -avoid-version
 
 AM_CFLAGS = $(CFLAGS) -std=c99
 endif
