aboutsummaryrefslogtreecommitdiff
path: root/audio/amarok-kde4
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-04-13 21:47:07 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-04-13 21:47:07 +0000
commit3646b380069e0dc894d825e2778d608cb8ee3489 (patch)
treebed7f24bc935001bee258c7df3a0c27004e827c4 /audio/amarok-kde4
parent3e06aba959848fdacc286c1cad8c8de91127386b (diff)
downloadports-3646b380069e0dc894d825e2778d608cb8ee3489.tar.gz
ports-3646b380069e0dc894d825e2778d608cb8ee3489.zip
Don't depend on faad, since it's marked NO_CDROM.
Notes
Notes: svn path=/head/; revision=133279
Diffstat (limited to 'audio/amarok-kde4')
-rw-r--r--audio/amarok-kde4/Makefile2
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