diff options
author | Koop Mast <kwm@FreeBSD.org> | 2017-05-20 09:29:06 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2017-05-20 09:29:06 +0000 |
commit | 413005599c14c5c332d114fb1af55bd4e622f6ef (patch) | |
tree | 6c1493d6097304bb912b3754c7799d92a7355df5 /audio/rhythmbox | |
parent | 80ac35d15b4a4a7e97f32b163443d7c31e03c05f (diff) | |
download | ports-413005599c14c5c332d114fb1af55bd4e622f6ef.tar.gz ports-413005599c14c5c332d114fb1af55bd4e622f6ef.zip |
Notes
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r-- | audio/rhythmbox/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index e2673755769c..3307af8a2db6 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -3,7 +3,7 @@ PORTNAME= rhythmbox PORTVERSION= 3.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -58,8 +58,8 @@ IPOD_CONFIGURE_WITH= ipod IPOD_LIB_DEPENDS= libgpod.so:audio/libgpod GRILO_DESC= Media discovery with Grilo GRILO_CONFIGURE_ENABLE= grilo -GRILO_BUILD_DEPENDS= grilo-plugins>=0:net/grilo-plugins -GRILO_RUN_DEPENDS= grilo-plugins>=0:net/grilo-plugins +GRILO_BUILD_DEPENDS= grilo-plugins2>=0:net/grilo-plugins2 +GRILO_RUN_DEPENDS= grilo-plugins2>=0:net/grilo-plugins2 LIRC_CONFIGURE_ENABLE= lirc LIRC_LIB_DEPENDS= liblirc_client.so:comms/lirc NOTIFY_CONFIGURE_ENABLE= libnotify |