diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2012-03-14 15:29:17 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2012-03-14 15:29:17 +0000 |
commit | ca97d75a2cd2df2eaa9cc10c968f30434ed40671 (patch) | |
tree | b4e3ca52e452066d9f647c29aaec50df94c6a197 /multimedia/totem/Makefile | |
parent | f9bbcde644924308cebb340977bcd2a55733ff89 (diff) |
Notes
Diffstat (limited to 'multimedia/totem/Makefile')
-rw-r--r-- | multimedia/totem/Makefile | 3 |
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 \ |