diff options
Diffstat (limited to 'net-im/pidgin-rhythmbox/Makefile')
-rw-r--r-- | net-im/pidgin-rhythmbox/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-im/pidgin-rhythmbox/Makefile b/net-im/pidgin-rhythmbox/Makefile index bc2f8dd7ed61..8d34a43dd3eb 100644 --- a/net-im/pidgin-rhythmbox/Makefile +++ b/net-im/pidgin-rhythmbox/Makefile @@ -12,10 +12,10 @@ COMMENT= Plugin to update your status with info from Rhythmbox BROKEN= unfetchable -BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin -LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib -RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin \ - rhythmbox:${PORTSDIR}/audio/rhythmbox +BUILD_DEPENDS= pidgin:net-im/pidgin +LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib +RUN_DEPENDS= pidgin:net-im/pidgin \ + rhythmbox:audio/rhythmbox USES= gmake libtool pkgconfig USE_GNOME= gtk20 |