$OpenBSD: patch-plugins_shellexec_Makefile_am,v 1.1 2012/08/10 17:25:01 shadchin Exp $
--- plugins/shellexec/Makefile.am.orig	Thu Aug  9 23:48:44 2012
+++ plugins/shellexec/Makefile.am	Thu Aug  9 23:48:51 2012
@@ -2,7 +2,7 @@ if HAVE_SHELLEXEC
 shxdir = $(libdir)/$(PACKAGE)
 pkglib_LTLIBRARIES = shellexec.la
 shellexec_la_SOURCES = shellexec.c shellexec.h
-shellexec_la_LDFLAGS = -module
+shellexec_la_LDFLAGS = -module -avoid-version
 
 shellexec_la_LIBADD = $(LDADD)
 AM_CFLAGS = $(CFLAGS) -std=c99
