diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-03-02 21:19:57 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-03-02 21:19:57 +0000 |
commit | edb6c267f34ab2b4512ffcb5ab7c2c7b4af035a5 (patch) | |
tree | 72b190129a744d4a2b95ae3d1b1b32e47f4dc61a /x11/gnome2-fifth-toe | |
parent | e7249203a3c7f5033711ca7ea91ba51f88080995 (diff) | |
download | ports-edb6c267f34ab2b4512ffcb5ab7c2c7b4af035a5.tar.gz ports-edb6c267f34ab2b4512ffcb5ab7c2c7b4af035a5.zip |
Notes
Diffstat (limited to 'x11/gnome2-fifth-toe')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 41e7abed5141..2540403f4ee7 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= 5 +PORTREVISION= 6 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -41,6 +41,7 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ ${X11BASE}/libexec/stickynotes_applet:${PORTSDIR}/misc/stickynotes_applet \ tsclient:${PORTSDIR}/net/tsclient \ zenity:${PORTSDIR}/x11/zenity \ + gucharmap:${PORTSDIR}/misc/gucharmap \ galeon:${PORTSDIR}/www/galeon2 NO_BUILD= yes |