diff options
Diffstat (limited to 'x11-fm/sushi/Makefile')
-rw-r--r-- | x11-fm/sushi/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-fm/sushi/Makefile b/x11-fm/sushi/Makefile index 2ee78b7ce484..a410741ae8e9 100644 --- a/x11-fm/sushi/Makefile +++ b/x11-fm/sushi/Makefile @@ -1,10 +1,9 @@ # Created by: Gustau Perez i Querol <gustau.perez@gmail.com> # $FreeBSD$ -# $MCom: ports/trunk/x11-fm/sushi/Makefile 19578 2014-04-25 21:50:30Z kwm $ PORTNAME= sushi -PORTVERSION= 3.12.0 -PORTREVISION= 2 +PORTVERSION= 3.16.0 +PORTREVISION= 1 CATEGORIES= x11-fm gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -16,7 +15,7 @@ LIB_DEPENDS= libgcr-3.so:${PORTSDIR}/security/gcr \ libgjs.so:${PORTSDIR}/lang/gjs \ libclutter-gtk-1.0.so:${PORTSDIR}/graphics/clutter-gtk3 \ libclutter-gst-2.0.so:${PORTSDIR}/multimedia/clutter-gst \ - libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3 \ + libwebkit2gtk-4.0.so:${PORTSDIR}/www/webkit2-gtk3 \ libmusicbrainz5.so:${PORTSDIR}/audio/libmusicbrainz5 \ libevdocument3.so:${PORTSDIR}/graphics/evince RUN_DEPENDS= nautilus:${PORTSDIR}/x11-fm/nautilus |