openbsd-ports/audio/swh-plugins/patches/patch-gverb_Makefile_am
jakemsr 3074b93528 initial import of audio/swh-plugins
This package is a collection of several LADSPA plugins from Steve
Harris.

ok landry@
2010-10-24 10:32:48 +00:00

16 lines
441 B
Plaintext

$OpenBSD: patch-gverb_Makefile_am,v 1.1.1.1 2010/10/24 10:32:48 jakemsr Exp $
--- gverb/Makefile.am.orig Sun Jan 18 00:05:25 2009
+++ gverb/Makefile.am Sun Jan 18 00:05:37 2009
@@ -3,9 +3,9 @@ RANLIB=ranlib
noinst_HEADERS = gverb.h gverbdsp.h
-noinst_LIBRARIES = libgverb.a
+noinst_LTLIBRARIES = libgverb.la
-libgverb_a_SOURCES = gverb.c gverbdsp.c
+libgverb_la_SOURCES = gverb.c gverbdsp.c
# Disable autoheader.
AUTOHEADER=echo