diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-18 00:27:32 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-18 00:27:32 +0000 |
commit | 46a108b61778c7d644539c0d94db28656ffa4df6 (patch) | |
tree | c871d5fcce3e037bacc3c6ccdc0d78f678931e7c /x11/gnome2-fifth-toe | |
parent | 370e8ca0d1a017eabcf49f7e7c1eae07288804e7 (diff) |
Notes
Diffstat (limited to 'x11/gnome2-fifth-toe')
-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 3e17fdb608be..5872d3482dc6 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= 2 +PORTREVISION= 3 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -35,6 +35,8 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ seahorse:${PORTSDIR}/security/seahorse \ totem:${PORTSDIR}/graphics/totem \ sawfish:${PORTSDIR}/x11-wm/sawfish2 \ + mrproject:${PORTSDIR}/deskutils/mrproject \ + ${X11BASE}/libexec/stickynotes_applet:${PORTSDIR}/misc/stickynotes_applet \ galeon:${PORTSDIR}/www/galeon2 NO_BUILD= yes |