summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-20 06:59:35 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-20 06:59:35 +0800
commit4d4705faeca02822f2a391edc1e48fe21a3a24ed (patch)
treed1f1dacfa3769ee9c3f06c5d631738bb0e9dee7d
parent99ad4cafd54a0eb2fa7f726301ddfd70d0f74afe (diff)
downloadmarcuscom-ports-4d4705faeca02822f2a391edc1e48fe21a3a24ed.tar
marcuscom-ports-4d4705faeca02822f2a391edc1e48fe21a3a24ed.tar.gz
marcuscom-ports-4d4705faeca02822f2a391edc1e48fe21a3a24ed.tar.bz2
marcuscom-ports-4d4705faeca02822f2a391edc1e48fe21a3a24ed.tar.lz
marcuscom-ports-4d4705faeca02822f2a391edc1e48fe21a3a24ed.tar.xz
marcuscom-ports-4d4705faeca02822f2a391edc1e48fe21a3a24ed.tar.zst
marcuscom-ports-4d4705faeca02822f2a391edc1e48fe21a3a24ed.zip
Add two missing dependencies, gconf and intlhack (intltool). Bump the
PORTREVISION. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10177 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--security/gnome-keyring/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile
index 807c7985f..806e945d9 100644
--- a/security/gnome-keyring/Makefile
+++ b/security/gnome-keyring/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/security/gnome-keyring/Makefile,v 1.50 2007/12/26 14:58:21 kwm Exp $
+# $MCom: ports/security/gnome-keyring/Makefile,v 1.51 2008/01/14 16:34:21 kwm Exp $
#
PORTNAME= gnome-keyring
PORTVERSION= 2.21.5
+PORTREVISION= 1
CATEGORIES= security gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -22,7 +23,7 @@ LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal \
gcrypt.13:${PORTSDIR}/security/libgcrypt
USE_BZIP2= yes
-USE_GNOME= gnomehack gnomeprefix gtk20 ltverhack
+USE_GNOME= gnomehack gnomeprefix gtk20 ltverhack intlhack gconf2
USE_GMAKE= yes
USE_GETTEXT= yes
USE_AUTOTOOLS= libtool:15