From 46c5bfb0510102c445c28a06eb79d66af7d6d735 Mon Sep 17 00:00:00 2001 From: adamw Date: Mon, 23 May 2005 22:11:47 +0000 Subject: Add an explicit dependency on libmusicbrainz -- totem won't configure without it. PORTREVISION bump. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4014 df743ca5-7f9a-e211-a948-0013205c9059 --- multimedia/totem/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'multimedia') diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 9e9e39b36..6108a21c8 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -7,6 +7,7 @@ PORTNAME= totem PORTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} @@ -39,6 +40,8 @@ CONFLICTS= totem-gstreamer-[0-9]* .include +LIB_DEPENDS+= musicbrainz:${PORTSDIR}/audio/libmusicbrainz + .if defined(WITH_GSTREAMER) BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes -- cgit v1.2.3