diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-26 04:03:46 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-26 04:03:46 +0000 |
commit | 2f07578ad3c2f598e62b9ab22cf11d205a2e586d (patch) | |
tree | dd79e6cef663b5414f7f9239a31d604a4af6dfb9 /x11 | |
parent | Add gcompris2. (diff) |
Add gcompris2 per http://5toe.lyrical.net/?action=test&category=all.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index d4dd5538f236..42aeb0e07ad7 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome2-fifth-toe PORTVERSION= 2.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -47,7 +47,8 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ galeon:${PORTSDIR}/www/galeon2 \ streamtuner:${PORTSDIR}/audio/streamtuner \ gok:${PORTSDIR}/sysutils/gok \ - meld:${PORTSDIR}/textproc/meld + meld:${PORTSDIR}/textproc/meld \ + gcompris:${PORTSDIR}/games/gcompris2 NO_BUILD= yes |