From 9db955ca368261d408f8b6caaf6cfc08538b256c Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Sun, 31 May 2009 21:22:53 +0000 Subject: [PATCH] - unbreak... no bbq for me discovered the hard way by jasper@ --- audio/rhythmbox/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 7672133e384..1134f4d80c8 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.31 2009/05/31 14:11:36 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.32 2009/05/31 21:22:53 ajacoutot Exp $ COMMENT= music management application for GNOME @@ -39,7 +39,7 @@ MODULES= devel/gettext \ lang/python BUILD_DEPENDS= :gstreamer-gnome->=0.10.19:multimedia/gstreamer-0.10/plugins-base,-gnome \ - ::py-gstreamer + ::multimedia/gstreamer-0.10/py-gstreamer LIB_DEPENDS= ${MODPY_LIB_DEPENDS} \ musicbrainz3::audio/libmusicbrainz \ notify::devel/libnotify \