diff options
Diffstat (limited to 'net/gnome-online-miners/Makefile')
-rw-r--r-- | net/gnome-online-miners/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gnome-online-miners/Makefile b/net/gnome-online-miners/Makefile index 7e6eb5bda..a74c9e097 100644 --- a/net/gnome-online-miners/Makefile +++ b/net/gnome-online-miners/Makefile @@ -4,6 +4,7 @@ PORTNAME= gnome-online-miners PORTVERSION= 3.12.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= GNOME @@ -16,7 +17,7 @@ LIB_DEPENDS= libgdata.so:${PORTSDIR}/devel/libgdata \ libzapojit-0.0.so:${PORTSDIR}/net/libzapojit \ libgrilo-0.2.so:${PORTSDIR}/net/grilo -USES= gettext gmake pathfix pkgconfig tar:xz +USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_GNOME= intlhack introspection:build GNU_CONFIGURE= yes USE_LDCONFIG= yes |