diff options
author | marcus <marcus@FreeBSD.org> | 2003-03-03 05:19:57 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-03-03 05:19:57 +0800 |
commit | 29576e29913f77d9b165549e8a90f2de9949b716 (patch) | |
tree | 1c990c0ae6087132deddb6db04e459a61f5a9374 /x11 | |
parent | a96ec25cb163b242dc3f4393dc653f080962951a (diff) | |
download | freebsd-ports-gnome-29576e29913f77d9b165549e8a90f2de9949b716.tar.gz freebsd-ports-gnome-29576e29913f77d9b165549e8a90f2de9949b716.tar.zst freebsd-ports-gnome-29576e29913f77d9b165549e8a90f2de9949b716.zip |
Add gucharmap.
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 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 |