openbsd-ports/audio/mpg123/patches/patch-src_output_Makefile_in

12 lines
414 B
Plaintext

$OpenBSD: patch-src_output_Makefile_in,v 1.3 2013/05/24 15:50:51 naddy Exp $
--- src/output/Makefile.in.orig Mon May 20 14:46:06 2013
+++ src/output/Makefile.in Thu May 23 21:57:05 2013
@@ -532,6 +532,7 @@ LIBMPG123_VERSION = @LIBMPG123_VERSION@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
+@HAVE_MODULES_TRUE@LIBTOOLFLAGS = --tag=disable-static
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@