openbsd-ports/audio/xmms/patches/patch-Output_Makefile_am
jakemsr 3b54db1308 - add sndio backend, courtesy of Thomas Pfaff, thanks!
- get rid of PSEUDO_FLAVORS
- gain a bit of contrl over auto*

ok naddy@
2008-12-26 06:34:45 +00:00

8 lines
330 B
Plaintext

$OpenBSD: patch-Output_Makefile_am,v 1.4 2008/12/26 06:34:45 jakemsr Exp $
--- Output/Makefile.am.orig Sat Dec 20 02:20:46 2008
+++ Output/Makefile.am Mon May 19 14:22:06 2003
@@ -1,2 +1,2 @@
-ALL_PLUGINS = OSS esd disk_writer solaris sun alsa
+ALL_PLUGINS = OSS esd disk_writer solaris sun alsa sndio
SUBDIRS = @OUTPUT_PLUGINS@