aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--multimedia/totem/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile
index b13a5ed0e8ff..4c37904d379e 100644
--- a/multimedia/totem/Makefile
+++ b/multimedia/totem/Makefile
@@ -17,8 +17,7 @@ MAINTAINER?= gnome@FreeBSD.org
COMMENT?= A gstreamer-based video player for the GNOME 2 Desktop
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes
-LIB_DEPENDS= musicbrainz:${PORTSDIR}/audio/libmusicbrainz \
- gdata.7:${PORTSDIR}/devel/libgdata \
+LIB_DEPENDS= gdata.7:${PORTSDIR}/devel/libgdata \
unique-1.0.2:${PORTSDIR}/x11-toolkits/unique \
totem-plparser.17:${PORTSDIR}/multimedia/totem-pl-parser
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \