diff options
author | marcus <marcus@FreeBSD.org> | 2003-02-16 09:31:29 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-02-16 09:31:29 +0800 |
commit | 15cc3e2eefc9ce87f70fa00d1e4bb4b65b254aaf (patch) | |
tree | 493a75cff682607d5932f200ca6e6682ef224df4 /x11/gnome2-fifth-toe/Makefile | |
parent | 399a62c9f50bf46c7fee961bdedba7859350a7d8 (diff) | |
download | freebsd-ports-gnome-15cc3e2eefc9ce87f70fa00d1e4bb4b65b254aaf.tar.gz freebsd-ports-gnome-15cc3e2eefc9ce87f70fa00d1e4bb4b65b254aaf.tar.zst freebsd-ports-gnome-15cc3e2eefc9ce87f70fa00d1e4bb4b65b254aaf.zip |
Update the GNOME 2 Fifth Toe with the applications found at
http://5toe.lyrical.net/ that have already been ported to FreeBSD.
Diffstat (limited to 'x11/gnome2-fifth-toe/Makefile')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index be97247b8599..3e17fdb608be 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome2-fifth-toe PORTVERSION= 2.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -27,6 +27,13 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ mergeant:${PORTSDIR}/databases/mergeant \ ghex2:${PORTSDIR}/editors/ghex2 \ glade-2:${PORTSDIR}/devel/glade2 \ + gob2:${PORTSDIR}/devel/gob2 \ + gtetrinet:${PORTSDIR}/games/gtetrinet \ + ${X11BASE}/lib/gaim/docklet.so:${PORTSDIR}/net/gaim-snapshot \ + gnomemeeting:${PORTSDIR}/net/gnomemeeting2 \ + gnome-font-viewer:${PORTSDIR}/x11-fonts/fontilus \ + seahorse:${PORTSDIR}/security/seahorse \ + totem:${PORTSDIR}/graphics/totem \ sawfish:${PORTSDIR}/x11-wm/sawfish2 \ galeon:${PORTSDIR}/www/galeon2 |