diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-04-13 21:47:07 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-04-13 21:47:07 +0000 |
commit | 3646b380069e0dc894d825e2778d608cb8ee3489 (patch) | |
tree | bed7f24bc935001bee258c7df3a0c27004e827c4 /audio/amarok-kde4 | |
parent | 3e06aba959848fdacc286c1cad8c8de91127386b (diff) |
Notes
Diffstat (limited to 'audio/amarok-kde4')
-rw-r--r-- | audio/amarok-kde4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile index 6a5fb50c200f..8055da35207f 100644 --- a/audio/amarok-kde4/Makefile +++ b/audio/amarok-kde4/Makefile @@ -47,7 +47,7 @@ PLIST_SUB+= ARTS="" CONFIGURE_ARGS+=--without-gstreamer PLIST_SUB+= GSTREAMER="@comment " .else -USE_GSTREAMER+= mad vorbis faad flac musepack artsd +USE_GSTREAMER+= mad vorbis flac musepack artsd PLIST_SUB+= GSTREAMER="" .endif |