diff options
Diffstat (limited to 'audio/madplay/patches/patch-aa')
-rw-r--r-- | audio/madplay/patches/patch-aa | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/madplay/patches/patch-aa b/audio/madplay/patches/patch-aa deleted file mode 100644 index af4015a68da..00000000000 --- a/audio/madplay/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2000/12/04 22:04:47 rh Exp $ - ---- libmad/Makefile.in.orig Mon Dec 4 17:38:24 2000 -+++ libmad/Makefile.in -@@ -110,7 +110,7 @@ - # The API for MAD is not yet stable enough to use versioning, so we use - # release numbering instead. - --libmad_la_LDFLAGS = -release $(VERSION) -+libmad_la_LDFLAGS = -version 0:0 - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 - mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs - CONFIG_HEADER = config.h |