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 efa1fa1cb..ab86b5684 100644 --- a/security/libgnome-keyring/Makefile +++ b/security/libgnome-keyring/Makefile @@ -3,12 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/security/libgnome-keyring/Makefile,v 1.17 2011/06/09 16:27:51 mezz Exp $ +# $MCom: ports/security/libgnome-keyring/Makefile,v 1.18 2011/07/03 11:57:45 kwm Exp $ # PORTNAME= libgnome-keyring -PORTVERSION= 3.0.3 -PORTREVISION= 1 +PORTVERSION= 3.1.90 CATEGORIES= security gnome MASTER_SITES= GNOME @@ -18,7 +17,7 @@ COMMENT= A program that keeps passwords and other secrets LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus \ gcrypt.18:${PORTSDIR}/security/libgcrypt -USE_BZIP2= yes +USE_XZ= yes USE_GNOME= gnomehack gnomeprefix ltverhack intlhack glib20 USE_GMAKE= yes USE_GETTEXT= yes |