From 19535ff3d64f0d1610cadddf975e760892b7d29b Mon Sep 17 00:00:00 2001 From: ahze Date: Mon, 4 Sep 2006 14:21:17 +0000 Subject: - Update to 0.6.0 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7203 df743ca5-7f9a-e211-a948-0013205c9059 --- security/gnome-keyring/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/gnome-keyring/Makefile') diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index 2f95648bf..1f3940855 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome-keyring -PORTVERSION= 0.5.2 +PORTVERSION= 0.6.0 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -21,7 +21,7 @@ USE_GNOME= gnomehack gtk20 USE_GMAKE= yes USE_GETTEXT= yes GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-gtk-doc \ --with-html-dir=${GNOME_HTML_DIR} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ -- cgit