diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-05-21 20:42:22 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-05-21 20:42:22 +0800 |
commit | c9ae2ef81e9435f1234221fd06662fcfaa17da2f (patch) | |
tree | c36150528fea54f146f66a68bdfccee087a304b3 /x11/gnome-fifth-toe | |
parent | e94bb0aa25f0b12f70c6cb2a928771a0534f58dc (diff) | |
download | freebsd-ports-gnome-c9ae2ef81e9435f1234221fd06662fcfaa17da2f.tar.gz freebsd-ports-gnome-c9ae2ef81e9435f1234221fd06662fcfaa17da2f.tar.zst freebsd-ports-gnome-c9ae2ef81e9435f1234221fd06662fcfaa17da2f.zip |
Add guppi.
Diffstat (limited to 'x11/gnome-fifth-toe')
-rw-r--r-- | x11/gnome-fifth-toe/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/gnome-fifth-toe/Makefile b/x11/gnome-fifth-toe/Makefile index a6cea4c0d301..8d2802a88111 100644 --- a/x11/gnome-fifth-toe/Makefile +++ b/x11/gnome-fifth-toe/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome-fifth-toe PORTVERSION= 1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -34,13 +34,14 @@ RUN_DEPENDS= mozilla:${PORTSDIR}/www/mozilla \ gtm:${PORTSDIR}/ftp/gtm \ gnucash:${PORTSDIR}/deskutils/gnucash \ abiword:${PORTSDIR}/editors/AbiWord \ - anjuta:${PORTSDIR}/devel/anjuta + anjuta:${PORTSDIR}/devel/anjuta \ + guppi:${PORTSDIR}/math/guppi # We're still missing a few things from the "official" distribution # All can be found in stable/sources on MASTER_SITE_GNOME # # firestarter, fpm, gfax, gnome-db, gnome-lokkit, gnomoku, -# gnorpm, googlizer, guppi, merlin-cpufire, radioactive, toutdoux +# gnorpm, googlizer, merlin-cpufire, radioactive, toutdoux NO_BUILD= yes USE_GNOME= yes |