summaryrefslogtreecommitdiffstats
path: root/security/gnome-keyring/Makefile
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-09-04 22:21:17 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-09-04 22:21:17 +0800
commit19535ff3d64f0d1610cadddf975e760892b7d29b (patch)
treecc7737b318704e2ce77850704e4aaeb2dc8ca81c /security/gnome-keyring/Makefile
parentcbd453ddc5e1f00abc5ec80d4c6ddf010af3469e (diff)
downloadmarcuscom-ports-19535ff3d64f0d1610cadddf975e760892b7d29b.tar.gz
marcuscom-ports-19535ff3d64f0d1610cadddf975e760892b7d29b.tar.zst
marcuscom-ports-19535ff3d64f0d1610cadddf975e760892b7d29b.zip
- Update to 0.6.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7203 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security/gnome-keyring/Makefile')
-rw-r--r--security/gnome-keyring/Makefile4
1 files changed, 2 insertions, 2 deletions
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" \