diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-04-29 00:26:22 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-04-29 00:26:22 +0800 |
commit | 4acb674d14d1459ba25689573168f8e80ee26d08 (patch) | |
tree | 190de3ad5774bbe4ed54c49f0d45973d348e83f3 /x11/gnome2-fifth-toe | |
parent | 27a673dfdbbd41b8b0c4edf50d3ead6aef7fc4d7 (diff) | |
download | marcuscom-ports-4acb674d14d1459ba25689573168f8e80ee26d08.tar marcuscom-ports-4acb674d14d1459ba25689573168f8e80ee26d08.tar.gz marcuscom-ports-4acb674d14d1459ba25689573168f8e80ee26d08.tar.bz2 marcuscom-ports-4acb674d14d1459ba25689573168f8e80ee26d08.tar.lz marcuscom-ports-4acb674d14d1459ba25689573168f8e80ee26d08.tar.xz marcuscom-ports-4acb674d14d1459ba25689573168f8e80ee26d08.tar.zst marcuscom-ports-4acb674d14d1459ba25689573168f8e80ee26d08.zip |
Add a dependency on gcompris2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@688 df743ca5-7f9a-e211-a948-0013205c9059
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 74b4c2a40..f010a76f2 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome2-fifth-toe PORTVERSION= 2.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -40,7 +40,8 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ tsclient:${PORTSDIR}/net/tsclient \ regexxer:${PORTSDIR}/devel/regexxer \ streamtuner:${PORTSDIR}/audio/streamtuner \ - meld:${PORTSDIR}/textproc/meld + meld:${PORTSDIR}/textproc/meld \ + gcompris:${PORTSDIR}/games/gcompris2 NO_BUILD= yes |