summaryrefslogtreecommitdiff
path: root/multimedia/audacious-plugins
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2007-03-06 05:57:45 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2007-03-06 05:57:45 +0000
commit73cf3f63c41bb9bb1673660df88cceb4fbecae24 (patch)
tree6fbe4e806d79157dae65aff9d9180694d3d58e59 /multimedia/audacious-plugins
parentMove zzuf-0.8.1 from devel/, transparent application input fuzzer. (diff)
make the xspf plugin enable by default to allow audacious to not start with
an empty playlist but with the latest one which was there before closing. Noted by: hjwng@naver.com
Notes
Notes: svn path=/head/; revision=186635
Diffstat (limited to 'multimedia/audacious-plugins')
-rw-r--r--multimedia/audacious-plugins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile
index ae51dbab8444..b0cf63f4edfb 100644
--- a/multimedia/audacious-plugins/Makefile
+++ b/multimedia/audacious-plugins/Makefile
@@ -60,7 +60,7 @@ OPTIONS= ESOUND "Enable Esound output output" off \
TIMIDITY "Enable timidity plugin" on \
MMS "Enable mms support" off \
PARANORMAL "Enable paranormal vis plugin" on \
- XSPF "Enable XSPF support" off \
+ XSPF "Enable XSPF support" on \
TTA "Enable TrueAudio plugin" on \
LAME "Enable liblame plugin" off \
GNOME "Build with gnomevfs/gconf support" off \