$OpenBSD: patch-src_Makefile_in,v 1.1.1.1 2016/11/08 23:22:32 fcambus Exp $
--- src/Makefile.in.orig	Tue Oct 25 23:03:58 2016
+++ src/Makefile.in	Tue Oct 25 23:04:14 2016
@@ -241,7 +241,7 @@ hyp.cpp psi.cpp rat.cpp u6m.cpp rol.cpp mididata.h xsm
 lds.cpp realopl.cpp analopl.cpp temuopl.cpp msc.cpp rix.cpp adl.cpp jbm.cpp \
 cmf.cpp surroundopl.cpp dro2.cpp
 
-libadplug_la_LDFLAGS = -release @VERSION@ -version-info 0 $(libbinio_LIBS)
+libadplug_la_LDFLAGS = -version-info 0 $(libbinio_LIBS)
 
 # -Dstricmp=strcasecmp is a hack. Throughout AdPlug, stricmp() is used to do
 # caseless string comparations. UNIX libcs don't support stricmp(), but do
