summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-02-01 03:00:26 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-02-01 03:00:26 +0800
commitd0747f5ac72db69a9c71648c9e612fdf595fad3f (patch)
treeef4dd5dd393f93d654afad284f776c70d6b33521 /x11
parent118d8e46383bc2a504d6f5895e4b1f32ca414ee8 (diff)
downloadmarcuscom-ports-d0747f5ac72db69a9c71648c9e612fdf595fad3f.tar
marcuscom-ports-d0747f5ac72db69a9c71648c9e612fdf595fad3f.tar.gz
marcuscom-ports-d0747f5ac72db69a9c71648c9e612fdf595fad3f.tar.bz2
marcuscom-ports-d0747f5ac72db69a9c71648c9e612fdf595fad3f.tar.lz
marcuscom-ports-d0747f5ac72db69a9c71648c9e612fdf595fad3f.tar.xz
marcuscom-ports-d0747f5ac72db69a9c71648c9e612fdf595fad3f.tar.zst
marcuscom-ports-d0747f5ac72db69a9c71648c9e612fdf595fad3f.zip
Add mousetweaks 2.91.6.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15134 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome3/Makefile b/x11/gnome3/Makefile
index 55cbeea84..0ea5e41ea 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.6 2011/01/30 16:13:24 kwm Exp $
+# $MCom: ports/x11/gnome3/Makefile,v 1.7 2011/01/30 16:34:07 kwm Exp $
#
PORTNAME= gnome3
@@ -23,6 +23,7 @@ RUN_DEPENDS?= gnome-panel>=2.91.0:${PORTSDIR}/x11/gnome-panel3 \
gedit>=2.91.0:${PORTSDIR}/editors/gedit3 \
zenity>=2.91.0:${PORTSDIR}/x11/zenity3 \
gnome-terminal>=2.33.0:${PORTSDIR}/x11/gnome-terminal3 \
+ mousetweaks>=2.91.0:${PORTSDIR}/accessibility/mousetweaks3 \
gnome-session>=2.91.0:${PORTSDIR}/x11/gnome-session3 \
nautilus>=2.91.0:${PORTSDIR}/x11-fm/nautilus3 \
gcalctool>=2.91.0:${PORTSDIR}/math/gcalctool3 \