diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-03-02 05:08:06 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-03-02 05:08:06 +0000 |
commit | 386dd56a011f22ca7dc0dce576f2bdb87eea904e (patch) | |
tree | a1265a6fe9aaddd56420884364146f6ed62c4b58 /x11 | |
parent | 09a79f3d4e2167f8ffd5c8d51e2f33eaa3c7bb93 (diff) | |
download | freebsd-ports-386dd56a011f22ca7dc0dce576f2bdb87eea904e.zip |
Add zenity and tsclient.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 3034fd12a2fe..41e7abed5141 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= 4 +PORTREVISION= 5 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -39,6 +39,8 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ sawfish:${PORTSDIR}/x11-wm/sawfish2 \ mrproject:${PORTSDIR}/deskutils/mrproject \ ${X11BASE}/libexec/stickynotes_applet:${PORTSDIR}/misc/stickynotes_applet \ + tsclient:${PORTSDIR}/net/tsclient \ + zenity:${PORTSDIR}/x11/zenity \ galeon:${PORTSDIR}/www/galeon2 NO_BUILD= yes |