diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-25 00:21:09 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-25 00:21:09 +0800 |
commit | 725c5ad1588c4e5b395aff7e949b51a1dd564ae6 (patch) | |
tree | 5991b54e5658e8a20bc294dec55e149ff25b1739 /x11/gnome2 | |
parent | b2eef808ef5ca0342d4bb84b9c8c8f1083b8d000 (diff) | |
download | marcuscom-ports-725c5ad1588c4e5b395aff7e949b51a1dd564ae6.tar marcuscom-ports-725c5ad1588c4e5b395aff7e949b51a1dd564ae6.tar.gz marcuscom-ports-725c5ad1588c4e5b395aff7e949b51a1dd564ae6.tar.bz2 marcuscom-ports-725c5ad1588c4e5b395aff7e949b51a1dd564ae6.tar.lz marcuscom-ports-725c5ad1588c4e5b395aff7e949b51a1dd564ae6.tar.xz marcuscom-ports-725c5ad1588c4e5b395aff7e949b51a1dd564ae6.tar.zst marcuscom-ports-725c5ad1588c4e5b395aff7e949b51a1dd564ae6.zip |
Change the check from boot-admin to network-admin when looking for
gnomesystemtools.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2710 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index e8629257b..578697e0c 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -50,7 +50,7 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ dasher:${PORTSDIR}/accessibility/dasher \ evolution-1.5:${PORTSDIR}/mail/evolution \ ${X11BASE}/libexec/evolution-webcal:${PORTSDIR}/www/evolution-webcal \ - boot-admin:${PORTSDIR}/sysutils/gnomesystemtools \ + network-admin:${PORTSDIR}/sysutils/gnomesystemtools \ gnome-nettool:${PORTSDIR}/net/gnomenettool \ vino-session:${PORTSDIR}/net/vino \ gnome-keyring-manager:${PORTSDIR}/security/gnomekeyringmanager \ |