openbsd-ports/audio/deadbeef/patches/patch-plugins_mms_Makefile_am
dcoppa 7bdd926a0b Update to deadbeef-0.7.2
Most of the work done by Timo Myyra, thanks!
Some tweaks by me.
2016-09-13 08:48:11 +00:00

24 lines
563 B
Plaintext

$OpenBSD: patch-plugins_mms_Makefile_am,v 1.4 2016/09/13 08:48:12 dcoppa Exp $
--- plugins/mms/Makefile.am.orig Sun Sep 4 09:33:31 2016
+++ plugins/mms/Makefile.am Sun Sep 4 09:34:06 2016
@@ -1,18 +1,6 @@
if HAVE_MMS
pkglib_LTLIBRARIES = mms.la
-mms_la_SOURCES = mmsplug.c\
- libmms/mms.c\
- libmms/mmsh.c\
- libmms/mmsx.c\
- libmms/uri.c\
- libmms/asfheader.h\
- libmms/bswap.h\
- libmms/mms-common.h\
- libmms/mms.h\
- libmms/mmsh.h\
- libmms/mmsio.h\
- libmms/mmsx.h\
- libmms/uri.h
+mms_la_SOURCES = mmsplug.c
mms_la_LDFLAGS = -module -avoid-version