diff options
Diffstat (limited to 'media-sound/xmms2/xmms2-0.8_p20201016.ebuild')
-rw-r--r-- | media-sound/xmms2/xmms2-0.8_p20201016.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/xmms2/xmms2-0.8_p20201016.ebuild b/media-sound/xmms2/xmms2-0.8_p20201016.ebuild index f8e7fd9c8134..6966575236d9 100644 --- a/media-sound/xmms2/xmms2-0.8_p20201016.ebuild +++ b/media-sound/xmms2/xmms2-0.8_p20201016.ebuild @@ -232,5 +232,5 @@ src_install() { } pkg_postinst() { - use fluidsynth && optfeature "for the default MIDI soundfont" media-sound/fluid-soundfont + use fluidsynth && optfeature "the default MIDI soundfont" media-sound/fluid-soundfont } |