aboutsummaryrefslogtreecommitdiff
path: root/security/gnome-keyring/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/gnome-keyring/Makefile')
-rw-r--r--security/gnome-keyring/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile
index b387e2e027ba..697617e18a58 100644
--- a/security/gnome-keyring/Makefile
+++ b/security/gnome-keyring/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= gnomekeyring
-PORTVERSION= 0.2.1
-PORTREVISION= 1
+PORTVERSION= 0.4.0
CATEGORIES= security gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/gnome-keyring/0.2
+MASTER_SITE_SUBDIR= sources/gnome-keyring/0.4
DISTNAME= gnome-keyring-${PORTVERSION}
DIST_SUBDIR= gnome2
@@ -19,9 +18,9 @@ COMMENT= A program that keeps passwords and other secrets
USE_X_PREFIX= yes
USE_BZIP2= yes
-USE_GNOME= gnomehack lthack gtk20
+USE_GNOME= gnomehack gtk20
USE_GMAKE= yes
-USE_INC_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"