diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-07-08 03:08:36 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-07-08 03:08:36 +0800 |
commit | d609930377788e083d97eac2c9aa11b6011271fb (patch) | |
tree | 5ffea9243734b89cab383fd1a9700c2726b8523d | |
parent | 7168f93e9c690c897474bc24509b4598a05c26fa (diff) | |
download | marcuscom-ports-d609930377788e083d97eac2c9aa11b6011271fb.tar marcuscom-ports-d609930377788e083d97eac2c9aa11b6011271fb.tar.gz marcuscom-ports-d609930377788e083d97eac2c9aa11b6011271fb.tar.bz2 marcuscom-ports-d609930377788e083d97eac2c9aa11b6011271fb.tar.lz marcuscom-ports-d609930377788e083d97eac2c9aa11b6011271fb.tar.xz marcuscom-ports-d609930377788e083d97eac2c9aa11b6011271fb.tar.zst marcuscom-ports-d609930377788e083d97eac2c9aa11b6011271fb.zip |
Update to 2.3.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@968 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 6e2a75a78..370da7e44 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2-fifth-toe -PORTVERSION= 2.3.2 +PORTVERSION= 2.3.3 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -37,7 +37,10 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ regexxer:${PORTSDIR}/devel/regexxer \ streamtuner:${PORTSDIR}/audio/streamtuner \ meld:${PORTSDIR}/textproc/meld \ - gcompris:${PORTSDIR}/games/gcompris2 + gcompris:${PORTSDIR}/games/gcompris2 \ + galeon:${PORTSDIR}/www/galeon2 \ + gswitchit-properties-capplet:${PORTSDIR}/x11/gswitchit \ + seahorse:${PORTSDIR}/security/seahorse NO_BUILD= yes |