diff options
Diffstat (limited to 'audio/rhythmbox3')
-rw-r--r-- | audio/rhythmbox3/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/rhythmbox3/Makefile b/audio/rhythmbox3/Makefile index 9ed0ab24e..30084ad4e 100644 --- a/audio/rhythmbox3/Makefile +++ b/audio/rhythmbox3/Makefile @@ -13,8 +13,7 @@ DIST_SUBDIR= gnome3 MAINTAINER= marcus@FreeBSD.org COMMENT= Audio player for GNOME -BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:${PORTSDIR}/multimedia/v4l_compat \ - g-ir-scanner:${PORTSDIR}/devel/gobject-introspection +BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:${PORTSDIR}/multimedia/v4l_compat LIB_DEPENDS= musicbrainz3:${PORTSDIR}/audio/libmusicbrainz3 \ totem-plparser:${PORTSDIR}/multimedia/totem-pl-parser \ dbus-glib-1:${PORTSDIR}/devel/dbus-glib \ @@ -32,7 +31,7 @@ USES= gettext pathfix INSTALLS_OMF= yes USE_XORG= ice xproto USE_GMAKE= yes -USE_GNOME= intlhack gnomeprefix gtk30 +USE_GNOME= intlhack gnomeprefix gtk30 introspection:build WANT_GNOME= yes USE_GSTREAMER= flac mp3 jpeg cdparanoia vorbis USE_AUTOTOOLS= libtool |