aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-02-15 06:29:25 +0800
committerkrion <krion@FreeBSD.org>2004-02-15 06:29:25 +0800
commita3b33b6bba48dfaf4df5ed30494078b917f0d6ff (patch)
tree49f3dc3cb7825428da847d895df48c39f0c60aef /audio
parentbbc2a09a6c20e38043840cc52571e5ea3022e357 (diff)
downloadfreebsd-ports-gnome-a3b33b6bba48dfaf4df5ed30494078b917f0d6ff.tar.gz
freebsd-ports-gnome-a3b33b6bba48dfaf4df5ed30494078b917f0d6ff.tar.zst
freebsd-ports-gnome-a3b33b6bba48dfaf4df5ed30494078b917f0d6ff.zip
- Remove unneeded dependency
PR: ports/62853 Submitted by: maintainer
Diffstat (limited to 'audio')
-rw-r--r--audio/net-rhythmbox/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/net-rhythmbox/Makefile b/audio/net-rhythmbox/Makefile
index 68215b90931e..63a806f3b902 100644
--- a/audio/net-rhythmbox/Makefile
+++ b/audio/net-rhythmbox/Makefile
@@ -17,8 +17,7 @@ COMMENT= Audio player for the Gnome 2 desktop environment
LIB_DEPENDS= musicbrainz.3:${PORTSDIR}/audio/libmusicbrainz \
gstplay-0.6.1:${PORTSDIR}/multimedia/gstreamer-plugins \
FLAC.5:${PORTSDIR}/audio/flac \
- mad.2:${PORTSDIR}/audio/mad \
- vorbis.2:${PORTSDIR}/audio/libvorbis
+ mad.2:${PORTSDIR}/audio/mad
USE_X_PREFIX= yes
USE_GMAKE= yes