diff options
Diffstat (limited to 'net/gfbgraph/Makefile')
-rw-r--r-- | net/gfbgraph/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gfbgraph/Makefile b/net/gfbgraph/Makefile index 1eb53b541..1181a5054 100644 --- a/net/gfbgraph/Makefile +++ b/net/gfbgraph/Makefile @@ -4,6 +4,7 @@ PORTNAME= gfbgraph PORTVERSION= 0.2.2 +PORTREVISION= 1 CATEGORIES= net www MASTER_SITES= GNOME @@ -15,7 +16,7 @@ LIB_DEPENDS= librest-0.7.so:${PORTSDIR}/devel/librest \ libgoa-1.0.so:${PORTSDIR}/net/gnome-online-accounts \ libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib -USES= gettext gmake pathfix pkgconfig tar:xz +USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_GNOME= glib20 intlhack introspection:build GNU_CONFIGURE= yes USE_LDCONFIG= yes |