diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-07 06:06:45 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-07 06:06:45 +0800 |
commit | 3ecf25764002a09c3d6ac4ba2b9998b79c1935ab (patch) | |
tree | 826bac094c22f466ea6ecfaeea8a5e050beb1d8e /x11/gnome2-power-tools/Makefile | |
parent | c5827fec08887b60b82b2d2086363d632993707f (diff) | |
download | marcuscom-ports-3ecf25764002a09c3d6ac4ba2b9998b79c1935ab.tar marcuscom-ports-3ecf25764002a09c3d6ac4ba2b9998b79c1935ab.tar.gz marcuscom-ports-3ecf25764002a09c3d6ac4ba2b9998b79c1935ab.tar.bz2 marcuscom-ports-3ecf25764002a09c3d6ac4ba2b9998b79c1935ab.tar.lz marcuscom-ports-3ecf25764002a09c3d6ac4ba2b9998b79c1935ab.tar.xz marcuscom-ports-3ecf25764002a09c3d6ac4ba2b9998b79c1935ab.tar.zst marcuscom-ports-3ecf25764002a09c3d6ac4ba2b9998b79c1935ab.zip |
Update GNOME with the new 2.10 proposed module list to keep from overflowing
the ports system. I was hoping to do this after the next beta, but alas
GNOME would not have been buildable.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3559 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2-power-tools/Makefile')
-rw-r--r-- | x11/gnome2-power-tools/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index 0a4e581cb..8f87bc048 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome2-power-tools PORTVERSION= 2.9.90 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -24,7 +25,10 @@ RUN_DEPENDS= ${X11BASE}/lib/epiphany-1.5/extensions/libgesturesextension.so:${PO gdesklets:${PORTSDIR}/deskutils/gdesklets \ cog:${PORTSDIR}/sysutils/cog \ gnome-blog-poster:${PORTSDIR}/deskutils/gnomeblog \ - bpm:${PORTSDIR}/sysutils/bpm + bpm:${PORTSDIR}/sysutils/bpm \ + nautilus-sendto:${PORTSDIR}/deskutils/nautilus-sendto \ + gnome-file-share-properties:${PORTSDIR}/www/gnome-user-share \ + gnome-keyring-manager:${PORTSDIR}/security/gnomekeyringmanager NO_BUILD= yes |