diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-02-07 07:33:56 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-02-07 07:33:56 +0800 |
commit | 15f7e9250bd5023dd475b6613fa29276c4fb3791 (patch) | |
tree | 6c062c916d512dca8bea2e74647e9e8c1d9e6422 /accessibility/mousetweaks3/Makefile | |
parent | aff0a87d2358cf939237a67dcda4f43ab53cd6f3 (diff) | |
download | marcuscom-ports-15f7e9250bd5023dd475b6613fa29276c4fb3791.tar marcuscom-ports-15f7e9250bd5023dd475b6613fa29276c4fb3791.tar.gz marcuscom-ports-15f7e9250bd5023dd475b6613fa29276c4fb3791.tar.bz2 marcuscom-ports-15f7e9250bd5023dd475b6613fa29276c4fb3791.tar.lz marcuscom-ports-15f7e9250bd5023dd475b6613fa29276c4fb3791.tar.xz marcuscom-ports-15f7e9250bd5023dd475b6613fa29276c4fb3791.tar.zst marcuscom-ports-15f7e9250bd5023dd475b6613fa29276c4fb3791.zip |
Needs gtk30 also.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15197 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/mousetweaks3/Makefile')
-rw-r--r-- | accessibility/mousetweaks3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/mousetweaks3/Makefile b/accessibility/mousetweaks3/Makefile index 3c24352f3..38244aa86 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.1 2011/01/31 19:00:25 kwm Exp $ +# $MCom: ports/accessibility/mousetweaks3/Makefile,v 1.2 2011/02/06 19:05:49 kwm Exp $ # PORTNAME= mousetweaks @@ -20,7 +20,7 @@ RUN_DEPENDS= gsettings-desktop-schemas>=0.1.0:${PORTSDIR}/devel/gsettings-deskto USE_XORG= x11 xfixes xcursor xtst USE_BZIP2= yes -USE_GNOME= gnomehack gnomeprefix intlhack gnomedocutils +USE_GNOME= gnomehack gnomeprefix intlhack gnomedocutils gtk30 USE_GMAKE= yes USE_GETTEXT= yes INSTALLS_OMF= yes |