diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-10 10:12:49 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-10 10:12:49 +0800 |
commit | 9b85a70f87c0e30044816cdced750d6061b4e8b8 (patch) | |
tree | 9a5cda70c11f837bdd9bd38505f5d28fec90cad7 /x11/gnome2-power-tools/Makefile | |
parent | e94d50b816875628428577d6a01717dc794dba18 (diff) | |
download | marcuscom-ports-9b85a70f87c0e30044816cdced750d6061b4e8b8.tar marcuscom-ports-9b85a70f87c0e30044816cdced750d6061b4e8b8.tar.gz marcuscom-ports-9b85a70f87c0e30044816cdced750d6061b4e8b8.tar.bz2 marcuscom-ports-9b85a70f87c0e30044816cdced750d6061b4e8b8.tar.lz marcuscom-ports-9b85a70f87c0e30044816cdced750d6061b4e8b8.tar.xz marcuscom-ports-9b85a70f87c0e30044816cdced750d6061b4e8b8.tar.zst marcuscom-ports-9b85a70f87c0e30044816cdced750d6061b4e8b8.zip |
Presenting GNOME 2.10.0 for FreeBSD! Congratulations to all that made this
possible.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3914 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2-power-tools/Makefile')
-rw-r--r-- | x11/gnome2-power-tools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index 1b3da9db6..f0b12cc46 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2-power-tools -PORTVERSION= 2.9.91 +PORTVERSION= 2.10.0 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -24,6 +24,7 @@ RUN_DEPENDS= ${X11BASE}/lib/epiphany-1.6/extensions/libgesturesextension.so:${PO gdesklets:${PORTSDIR}/deskutils/gdesklets \ cog:${PORTSDIR}/sysutils/cog \ gnome-blog-poster:${PORTSDIR}/deskutils/gnomeblog \ + gnomesu:${PORTSDIR}/security/libgnomesu \ bpm:${PORTSDIR}/sysutils/bpm \ gnome-file-share-properties:${PORTSDIR}/www/gnome-user-share \ gnome-keyring-manager:${PORTSDIR}/security/gnomekeyringmanager |