diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-09-11 16:30:08 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-09-11 16:30:08 +0000 |
commit | 99621b14fe26be66239a97a955c9094fcf338380 (patch) | |
tree | f3b0ad995b878b67db9fecd22a2e045837cc490e /x11/gnome2-fifth-toe/Makefile | |
parent | Fix plist and chase x11/gnomelibs. (diff) |
Agg gnomoku and bump version to 1.4.1b2 to be in sync with GNOME folks.
Notes
Notes:
svn path=/head/; revision=47693
Diffstat (limited to 'x11/gnome2-fifth-toe/Makefile')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 56471c9ebd38..3e9b142c4884 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnome-fifth-toe -PORTVERSION= 1.4 -PORTREVISION= 2 +PORTVERSION= 1.4.1b2 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -35,12 +34,13 @@ RUN_DEPENDS= mozilla:${PORTSDIR}/www/mozilla \ gnucash:${PORTSDIR}/deskutils/gnucash \ AbiWord:${PORTSDIR}/editors/AbiWord \ anjuta:${PORTSDIR}/devel/anjuta \ - guppi:${PORTSDIR}/math/guppi + guppi:${PORTSDIR}/math/guppi \ + gnomoku:${PORTSDIR}/games/gnomoku # 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, +# firestarter, fpm, gfax, gnome-db, gnome-lokkit, # gnorpm, googlizer, merlin-cpufire, radioactive, toutdoux NO_BUILD= yes |