diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-27 08:47:40 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-27 08:47:40 +0800 |
commit | a7f05959879b4f822409bc281b37ee9f07202e02 (patch) | |
tree | 043f349d390ab8ff5f6da7348d9554d52b8019ea | |
parent | 094870753f62070fbdcc9ff5a8d34bac879cd669 (diff) | |
download | marcuscom-ports-a7f05959879b4f822409bc281b37ee9f07202e02.tar marcuscom-ports-a7f05959879b4f822409bc281b37ee9f07202e02.tar.gz marcuscom-ports-a7f05959879b4f822409bc281b37ee9f07202e02.tar.bz2 marcuscom-ports-a7f05959879b4f822409bc281b37ee9f07202e02.tar.lz marcuscom-ports-a7f05959879b4f822409bc281b37ee9f07202e02.tar.xz marcuscom-ports-a7f05959879b4f822409bc281b37ee9f07202e02.tar.zst marcuscom-ports-a7f05959879b4f822409bc281b37ee9f07202e02.zip |
Update module list of 2.16.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6836 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11/gnome2/Makefile | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index dfbc62c0b..b2a2ef3fb 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2/Makefile,v 1.167 2006/07/18 19:26:31 ahze Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.168 2006/07/27 00:43:25 marcus Exp $ # PORTNAME= gnome2 @@ -61,7 +61,11 @@ RUN_DEPENDS?= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-apple ${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 \ - ${LOCALBASE}/lib/deskbar-applet/deskbar-applet:${PORTSDIR}/deskutils/deskbar-applet + ${LOCALBASE}/lib/deskbar-applet/deskbar-applet:${PORTSDIR}/deskutils/deskbar-applet \ + alacarte:${PORTSDIR}/deskutils/alacarte \ + gnome-power-manager:${PORTSDIR}/sysutils/gnome-power-manager \ + gnome-volume-manager:${PORTSDIR}/sysutils/gnome-volume-manager \ + orca:${PORTSDIR}/accessibility/orca NO_BUILD= yes |