diff options
Diffstat (limited to 'security/libgnome-keyring/Makefile')
-rw-r--r-- | security/libgnome-keyring/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/security/libgnome-keyring/Makefile b/security/libgnome-keyring/Makefile index 3102558a9..31d1d61a6 100644 --- a/security/libgnome-keyring/Makefile +++ b/security/libgnome-keyring/Makefile @@ -3,7 +3,7 @@ # $MCom$ PORTNAME= libgnome-keyring -PORTVERSION= 3.6.0 +PORTVERSION= 3.12.0 CATEGORIES= security gnome MASTER_SITES= GNOME @@ -13,10 +13,9 @@ COMMENT= Program that keeps passwords and other secrets LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \ libgcrypt.so:${PORTSDIR}/security/libgcrypt -USE_XZ= yes USE_GNOME= glib20 gnomehier gnomeprefix intlhack \ - introspection:build ltverhack -USES= gettext gmake pathfix pkgconfig + introspection:build +USES= gettext gmake libtool pathfix pkgconfig tar:xz GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include |