diff options
Diffstat (limited to 'net/grilo-plugins/Makefile')
-rw-r--r-- | net/grilo-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/grilo-plugins/Makefile b/net/grilo-plugins/Makefile index 7dce36c..400cb0b 100644 --- a/net/grilo-plugins/Makefile +++ b/net/grilo-plugins/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grilo-plugins -PORTVERSION= 0.2.14 +PORTVERSION= 0.2.17 CATEGORIES= net MASTER_SITES= GNOME @@ -14,7 +14,7 @@ LIB_DEPENDS= libgrilo-0.2.so:${PORTSDIR}/net/grilo \ libavahi-gobject.so:${PORTSDIR}/net/avahi-app \ libgdata.so:${PORTSDIR}/devel/libgdata -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes USE_GNOME= glib20 intlhack libxml2 GNU_CONFIGURE= yes |