diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-01-02 10:35:13 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-01-02 10:35:13 +0800 |
commit | 136b073b7913f2e3473293636482be5951ecad6c (patch) | |
tree | 04f611c4e4e3e7f55e2fa3f9bc36f81a6f112a11 /x11 | |
parent | 0df4c8d4f44b4fbf4f5d900b1b523547da091f59 (diff) | |
download | marcuscom-ports-136b073b7913f2e3473293636482be5951ecad6c.tar marcuscom-ports-136b073b7913f2e3473293636482be5951ecad6c.tar.gz marcuscom-ports-136b073b7913f2e3473293636482be5951ecad6c.tar.bz2 marcuscom-ports-136b073b7913f2e3473293636482be5951ecad6c.tar.lz marcuscom-ports-136b073b7913f2e3473293636482be5951ecad6c.tar.xz marcuscom-ports-136b073b7913f2e3473293636482be5951ecad6c.tar.zst marcuscom-ports-136b073b7913f2e3473293636482be5951ecad6c.zip |
Add monkeybubble now that it wors with GNOME 2.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1581 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 5b62bc1da..6bf8b4e55 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome2 PORTVERSION= 2.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -53,6 +53,7 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ gswitchit-plugins-capplet:${PORTSDIR}/x11/gswitchit \ gnome-netinfo:${PORTSDIR}/net/gnomenetwork \ gdesklets:${PORTSDIR}/deskutils/gdesklets \ + monkey-bubble:${PORTSDIR}/games/monkeybubble \ dasher:${PORTSDIR}/x11/dasher NO_BUILD= yes |