diff options
-rw-r--r-- | multimedia/audacious-plugins/Makefile | 2 |
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 \ |