summaryrefslogtreecommitdiffstats
path: root/accessibility
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-21 01:11:31 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-21 01:11:31 +0800
commitb5c43a7a940ed816db6e5f87898382b1f3439ee1 (patch)
tree04317af5b2a77f548cfe942edbfe8cfc917312f6 /accessibility
parent8d6110e996fde8307e98d61f7e52bcc6715299dc (diff)
downloadmarcuscom-ports-b5c43a7a940ed816db6e5f87898382b1f3439ee1.tar
marcuscom-ports-b5c43a7a940ed816db6e5f87898382b1f3439ee1.tar.gz
marcuscom-ports-b5c43a7a940ed816db6e5f87898382b1f3439ee1.tar.bz2
marcuscom-ports-b5c43a7a940ed816db6e5f87898382b1f3439ee1.tar.lz
marcuscom-ports-b5c43a7a940ed816db6e5f87898382b1f3439ee1.tar.xz
marcuscom-ports-b5c43a7a940ed816db6e5f87898382b1f3439ee1.tar.zst
marcuscom-ports-b5c43a7a940ed816db6e5f87898382b1f3439ee1.zip
Add a missing dependency, atspi. Bump the PORTREVISION.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10186 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/mousetweaks/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/accessibility/mousetweaks/Makefile b/accessibility/mousetweaks/Makefile
index 9aa3ca929..cecad2d34 100644
--- a/accessibility/mousetweaks/Makefile
+++ b/accessibility/mousetweaks/Makefile
@@ -3,11 +3,12 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/mousetweaks/Makefile,v 1.1 2008/01/13 13:39:14 kwm Exp $
+# $MCom: ports/accessibility/mousetweaks/Makefile,v 1.2 2008/01/15 02:31:29 mezz Exp $
#
PORTNAME= mousetweaks
PORTVERSION= 2.21.5
+PORTREVISION= 1
CATEGORIES= accessibility
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -15,8 +16,9 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Mouse accessibility enhancements for the GNOME desktop
+USE_XORG= xfixes
USE_BZIP2= yes
-USE_GNOME= gnomehack gnomeprefix gnomepanel intlhack
+USE_GNOME= gnomehack gnomeprefix gnomepanel intlhack atspi
USE_GMAKE= yes
USE_GETTEXT= yes
GNU_CONFIGURE= yes