diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-07-17 06:45:18 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-07-17 06:45:18 +0800 |
commit | e8bc4867989361502b0d3ac2012a90c3cffdb328 (patch) | |
tree | ed6612ac84e089384bb2a14b471af65ea8c7f5d6 /x11 | |
parent | c04f453e49e64a312018169ce201aaa40e359a19 (diff) | |
download | marcuscom-ports-e8bc4867989361502b0d3ac2012a90c3cffdb328.tar.gz marcuscom-ports-e8bc4867989361502b0d3ac2012a90c3cffdb328.tar.zst marcuscom-ports-e8bc4867989361502b0d3ac2012a90c3cffdb328.zip |
Add vino to the list of GNOME desktop modules.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2480 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 5220fe50f..b460dc06b 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome2 PORTVERSION= 2.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -52,7 +52,8 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ evolution-1.5:${PORTSDIR}/mail/evolution \ ${X11BASE}/libexec/evolution-webcal:${PORTSDIR}/www/evolution-webcal \ boot-admin:${PORTSDIR}/sysutils/gnomesystemtools \ - gnome-nettool:${PORTSDIR}/net/gnomenettool + gnome-nettool:${PORTSDIR}/net/gnomenettool \ + vino-session:${PORTSDIR}/net/vino NO_BUILD= yes |