diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-05-15 14:08:50 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-05-15 14:08:50 +0800 |
commit | 76a8148e3d87ec3d4050006210ca20c8488bc241 (patch) | |
tree | 7db206b6720e86d1176b6d8e68ea105f1ec2c7e9 /x11/gnome2 | |
parent | 88e488abe36f58427c978176c47769cbf960f877 (diff) | |
download | marcuscom-ports-76a8148e3d87ec3d4050006210ca20c8488bc241.tar marcuscom-ports-76a8148e3d87ec3d4050006210ca20c8488bc241.tar.gz marcuscom-ports-76a8148e3d87ec3d4050006210ca20c8488bc241.tar.bz2 marcuscom-ports-76a8148e3d87ec3d4050006210ca20c8488bc241.tar.lz marcuscom-ports-76a8148e3d87ec3d4050006210ca20c8488bc241.tar.xz marcuscom-ports-76a8148e3d87ec3d4050006210ca20c8488bc241.tar.zst marcuscom-ports-76a8148e3d87ec3d4050006210ca20c8488bc241.zip |
Update to 2.3.1, the "Daddy Walrus" release. So far, the FreeBSD
casualties are gnopernicus and gnome-speech since they rely on festival
which is broken on -CURRENT :-(; and gnome-system-tools which does not
yet fully support FreeBSD.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@759 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index df947ea9c..998842b7e 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.3.0 -PORTREVISION= 4 +PORTVERSION= 2.3.1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -55,7 +54,8 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ gnomemeeting:${PORTSDIR}/net/gnomemeeting2 \ seahorse:${PORTSDIR}/security/seahorse \ totem:${PORTSDIR}/multimedia/totem \ - epiphany:${PORTSDIR}/www/epiphany + epiphany:${PORTSDIR}/www/epiphany \ + gswitchit-properties-capplet:${PORTSDIR}/x11/gswitchit # gnopernicus:${PORTSDIR}/x11/gnopernicus NO_BUILD= yes |