diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-11 14:15:53 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-11 14:15:53 +0800 |
commit | cf45c75c6bb9a1f23ab4d665801dcbf77e2d98dc (patch) | |
tree | 32d318513011cc50612e3522b0e55bc1f50de989 /x11/gnome2 | |
parent | e4d3ec6f08a26e4dc97344fc145c2825ee9406d5 (diff) | |
download | marcuscom-ports-cf45c75c6bb9a1f23ab4d665801dcbf77e2d98dc.tar marcuscom-ports-cf45c75c6bb9a1f23ab4d665801dcbf77e2d98dc.tar.gz marcuscom-ports-cf45c75c6bb9a1f23ab4d665801dcbf77e2d98dc.tar.bz2 marcuscom-ports-cf45c75c6bb9a1f23ab4d665801dcbf77e2d98dc.tar.lz marcuscom-ports-cf45c75c6bb9a1f23ab4d665801dcbf77e2d98dc.tar.xz marcuscom-ports-cf45c75c6bb9a1f23ab4d665801dcbf77e2d98dc.tar.zst marcuscom-ports-cf45c75c6bb9a1f23ab4d665801dcbf77e2d98dc.zip |
Remove gnome-keyring-manager now that it has been replaced by seahorse.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10054 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 1574cfc33..b35a58895 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2/Makefile,v 1.224 2007/11/06 19:38:58 marcus Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.225 2007/11/16 03:49:59 marcus Exp $ # PORTNAME= gnome2 PORTVERSION= 2.21.2 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -55,7 +55,6 @@ RUN_DEPENDS?= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-apple gnome-control-center:${PORTSDIR}/sysutils/gnome-control-center \ ${LOCALBASE}/share/gnome-background-properties/gnome-branded.xml:${PORTSDIR}/x11-themes/gnome-backgrounds \ sound-juicer:${PORTSDIR}/audio/sound-juicer \ - gnome-keyring-manager:${PORTSDIR}/security/gnome-keyring-manager \ ${LOCALBASE}/libdata/pkgconfig/libgtkhtml-2.0.pc:${PORTSDIR}/www/libgtkhtml \ evince:${PORTSDIR}/graphics/evince \ ${LOCALBASE}/libexec/fast-user-switch-applet:${PORTSDIR}/x11/fast-user-switch-applet \ |