diff options
Diffstat (limited to 'accessibility/mousetweaks3')
-rw-r--r-- | accessibility/mousetweaks3/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/accessibility/mousetweaks3/Makefile b/accessibility/mousetweaks3/Makefile index 806ab3fb0..4c83e4568 100644 --- a/accessibility/mousetweaks3/Makefile +++ b/accessibility/mousetweaks3/Makefile @@ -3,7 +3,7 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/mousetweaks3/Makefile,v 1.6 2011/03/22 10:21:56 kwm Exp $ +# $MCom: ports/accessibility/mousetweaks3/Makefile,v 1.7 2011/04/05 13:32:52 kwm Exp $ # PORTNAME= mousetweaks @@ -18,6 +18,8 @@ COMMENT= Mouse accessibility enhancements for the GNOME desktop BUILD_DEPENDS= gsettings-desktop-schemas>=0.1.0:${PORTSDIR}/devel/gsettings-desktop-schemas RUN_DEPENDS= gsettings-desktop-schemas>=0.1.0:${PORTSDIR}/devel/gsettings-desktop-schemas +CONFLICTS= mousetweaks-2.[0-9]* + USE_XORG= x11 xfixes xcursor xtst USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix intlhack gnomedocutils gtk30 |