diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-03-03 06:39:26 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-03-03 06:39:26 +0000 |
commit | 7e3acdcb9758f8f6905199d1022bad29539d8710 (patch) | |
tree | 84a15ef222c380886eeef1097cecdcdabb56f91b /x11 | |
parent | 5b3ecc24e7f6832ad21f22b0dc30774a7fffc333 (diff) |
Notes
Diffstat (limited to 'x11')
-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 2540403f4ee7..0f93ff06d452 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= 6 +PORTREVISION= 7 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -42,6 +42,7 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ tsclient:${PORTSDIR}/net/tsclient \ zenity:${PORTSDIR}/x11/zenity \ gucharmap:${PORTSDIR}/misc/gucharmap \ + regexxer:${PORTSDIR}/devel/regexxer \ galeon:${PORTSDIR}/www/galeon2 NO_BUILD= yes |