diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-26 12:03:46 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-26 12:03:46 +0800 |
commit | 2a79f7404520c801b07b1c37d0856002dc4670f3 (patch) | |
tree | a7fb1e4883ce3854c57aabbdcb4ce1275d4bb439 /x11/gnome2-fifth-toe | |
parent | fb2dc711383372c15251013ccc04a23d3b0d7736 (diff) | |
download | freebsd-ports-gnome-2a79f7404520c801b07b1c37d0856002dc4670f3.tar.gz freebsd-ports-gnome-2a79f7404520c801b07b1c37d0856002dc4670f3.tar.zst freebsd-ports-gnome-2a79f7404520c801b07b1c37d0856002dc4670f3.zip |
Add gcompris2 per http://5toe.lyrical.net/?action=test&category=all.
Diffstat (limited to 'x11/gnome2-fifth-toe')
-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 |