diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-02-24 19:44:50 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-02-24 19:44:50 +0800 |
commit | 9bde3ed8d483dc1ef60657eeaf537598e3b25ca5 (patch) | |
tree | 315e81394772b94a5389d7b382392b636f876817 /x11 | |
parent | bf6f78c4cb6122aaa6e7ae94f3b9b077a9d16b8c (diff) | |
download | marcuscom-ports-9bde3ed8d483dc1ef60657eeaf537598e3b25ca5.tar marcuscom-ports-9bde3ed8d483dc1ef60657eeaf537598e3b25ca5.tar.gz marcuscom-ports-9bde3ed8d483dc1ef60657eeaf537598e3b25ca5.tar.bz2 marcuscom-ports-9bde3ed8d483dc1ef60657eeaf537598e3b25ca5.tar.lz marcuscom-ports-9bde3ed8d483dc1ef60657eeaf537598e3b25ca5.tar.xz marcuscom-ports-9bde3ed8d483dc1ef60657eeaf537598e3b25ca5.tar.zst marcuscom-ports-9bde3ed8d483dc1ef60657eeaf537598e3b25ca5.zip |
Add gnome-games 2.91.90.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15302 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome3/Makefile b/x11/gnome3/Makefile index 5dfe69878..24ee1d281 100644 --- a/x11/gnome3/Makefile +++ b/x11/gnome3/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome3/Makefile,v 1.13 2011/02/03 16:09:54 kwm Exp $ +# $MCom: ports/x11/gnome3/Makefile,v 1.14 2011/02/03 23:13:03 kwm Exp $ # PORTNAME= gnome3 @@ -42,6 +42,7 @@ RUN_DEPENDS?= gnome-panel>=2.91.0:${PORTSDIR}/x11/gnome-panel3 \ gnome-keyring>=2.91.0:${PORTSDIR}/security/gnome-keyring3 \ gnome-power-manager>=2.91.0:${PORTSDIR}/sysutils/gnome-power-manager3 \ gnome-mount:${PORTSDIR}/sysutils/gnome-mount \ + gnome-games>=2.91.90:${PORTSDIR}/games/gnome-games3 \ ${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon \ ${LOCALBASE}/share/hal/fdi/information/10freedesktop/10-camera-ptp.fdi:${PORTSDIR}/sysutils/hal-info \ totem>=2.91.0:${PORTSDIR}/multimedia/totem3 \ |