diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-05 06:18:26 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-05 06:18:26 +0800 |
commit | 84825e12025fe66a910edf1d5f62975bd6af2187 (patch) | |
tree | 162058503a561e87cff70733d143189e58bda43b /x11/gnome3/Makefile | |
parent | 2210b8330fa95dc720696f95b5613f7e2c1fb878 (diff) | |
download | marcuscom-ports-84825e12025fe66a910edf1d5f62975bd6af2187.tar marcuscom-ports-84825e12025fe66a910edf1d5f62975bd6af2187.tar.gz marcuscom-ports-84825e12025fe66a910edf1d5f62975bd6af2187.tar.bz2 marcuscom-ports-84825e12025fe66a910edf1d5f62975bd6af2187.tar.lz marcuscom-ports-84825e12025fe66a910edf1d5f62975bd6af2187.tar.xz marcuscom-ports-84825e12025fe66a910edf1d5f62975bd6af2187.tar.zst marcuscom-ports-84825e12025fe66a910edf1d5f62975bd6af2187.zip |
Add gnome-system-montior.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15348 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome3/Makefile')
-rw-r--r-- | x11/gnome3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome3/Makefile b/x11/gnome3/Makefile index 24ee1d281..63b3239a9 100644 --- a/x11/gnome3/Makefile +++ b/x11/gnome3/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome3/Makefile,v 1.14 2011/02/03 23:13:03 kwm Exp $ +# $MCom: ports/x11/gnome3/Makefile,v 1.15 2011/02/24 11:44:49 kwm Exp $ # PORTNAME= gnome3 @@ -29,6 +29,7 @@ RUN_DEPENDS?= gnome-panel>=2.91.0:${PORTSDIR}/x11/gnome-panel3 \ nautilus>=2.91.0:${PORTSDIR}/x11-fm/nautilus3 \ gcalctool>=2.91.0:${PORTSDIR}/math/gcalctool3 \ gnome-utils>=2.91.0:${PORTSDIR}/deskutils/gnome-utils3 \ + gnome-system-montior>=2.99.0:${PORTSDIR}/sysutils/gnome-system-monitor3 \ file-roller>=2.91.0:${PORTSDIR}/archivers/file-roller3 \ gnome-themes>=2.91.0:${PORTSDIR}/x11-themes/gnome-themes3 \ gnome-themes-standard>=2.91.0:${PORTSDIR}/x11-themes/gnome-themes-standard \ |