$OpenBSD: patch-plugins_nullout_Makefile_am,v 1.1 2012/08/10 17:25:01 shadchin Exp $
--- plugins/nullout/Makefile.am.orig	Thu Aug  9 23:48:29 2012
+++ plugins/nullout/Makefile.am	Thu Aug  9 23:48:35 2012
@@ -2,6 +2,6 @@ if HAVE_NULLOUT
 nulloutdir = $(libdir)/$(PACKAGE)
 pkglib_LTLIBRARIES = nullout.la
 nullout_la_SOURCES = nullout.c
-nullout_la_LDFLAGS = -module
+nullout_la_LDFLAGS = -module -avoid-version
 AM_CFLAGS = $(CFLAGS) -std=c99
 endif
