diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-05-18 15:07:46 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-05-18 15:07:46 +0000 |
commit | 0c6923809577174a8e0dcd91c2a7d7e3cae57893 (patch) | |
tree | 1db40f458f3ad3c92477368eceae7c5fbbe0b6c6 /x11/gnome2-fifth-toe/Makefile | |
parent | Update to 0.8.4 (diff) |
Bring anjuta into the gnome-fifth-toe port, and adjust
maintainership accordingly.
Submitted by: demon
Diffstat (limited to 'x11/gnome2-fifth-toe/Makefile')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 55f5cfebe4a6..a6cea4c0d301 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome-fifth-toe PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -32,12 +33,13 @@ RUN_DEPENDS= mozilla:${PORTSDIR}/www/mozilla \ gob:${PORTSDIR}/x11-toolkits/gob \ gtm:${PORTSDIR}/ftp/gtm \ gnucash:${PORTSDIR}/deskutils/gnucash \ - abiword:${PORTSDIR}/editors/AbiWord + abiword:${PORTSDIR}/editors/AbiWord \ + anjuta:${PORTSDIR}/devel/anjuta # We're still missing a few things from the "official" distribution # All can be found in stable/sources on MASTER_SITE_GNOME # -# anjuta, firestarter, fpm, gfax, gnome-db, gnome-lokkit, gnomoku, +# firestarter, fpm, gfax, gnome-db, gnome-lokkit, gnomoku, # gnorpm, googlizer, guppi, merlin-cpufire, radioactive, toutdoux NO_BUILD= yes |