openbsd-ports/audio/mpg123/patches/patch-src_output_Makefile_in
2013-03-22 16:31:36 +00:00

12 lines
414 B
Plaintext

$OpenBSD: patch-src_output_Makefile_in,v 1.2 2013/03/22 16:31:36 naddy Exp $
--- src/output/Makefile.in.orig Sat Feb 23 21:58:37 2013
+++ src/output/Makefile.in Thu Mar 21 22:10:24 2013
@@ -479,6 +479,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@