diff options
author | marcus <marcus@FreeBSD.org> | 2003-03-03 14:39:26 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-03-03 14:39:26 +0800 |
commit | fe0c9ff536ce604e21e4ef07044ff814bd0be9be (patch) | |
tree | 9a2883020d1231de524f8dc7dd64bc355460b341 | |
parent | ec80d5f901e125dc3fb7c5201383a9350a9bec63 (diff) | |
download | freebsd-ports-gnome-fe0c9ff536ce604e21e4ef07044ff814bd0be9be.tar.gz freebsd-ports-gnome-fe0c9ff536ce604e21e4ef07044ff814bd0be9be.tar.zst freebsd-ports-gnome-fe0c9ff536ce604e21e4ef07044ff814bd0be9be.zip |
Add regexxer.
-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 |