aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-02-20 15:04:31 +0800
committerkrion <krion@FreeBSD.org>2004-02-20 15:04:31 +0800
commit36c82c1ad19a1109c6c288ce96a01cfdd043f705 (patch)
treea1002fc766b9556ee4a8d7635bf2d1e2585f4f4a /audio
parent0eb0ad754a42da1f0f3ad71f6acb21ab0e84e70c (diff)
downloadfreebsd-ports-gnome-36c82c1ad19a1109c6c288ce96a01cfdd043f705.tar.gz
freebsd-ports-gnome-36c82c1ad19a1109c6c288ce96a01cfdd043f705.tar.zst
freebsd-ports-gnome-36c82c1ad19a1109c6c288ce96a01cfdd043f705.zip
- Add missing dependency
PR: ports/63106 Submitted by: maintainer
Diffstat (limited to 'audio')
-rw-r--r--audio/net-rhythmbox/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/net-rhythmbox/Makefile b/audio/net-rhythmbox/Makefile
index 63a806f3b902..1fee78b63664 100644
--- a/audio/net-rhythmbox/Makefile
+++ b/audio/net-rhythmbox/Makefile
@@ -17,7 +17,8 @@ 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
+ mad.2:${PORTSDIR}/audio/mad \
+ vorbis.3:${PORTSDIR}/audio/libvorbis
USE_X_PREFIX= yes
USE_GMAKE= yes