summaryrefslogtreecommitdiffstats
path: root/accessibility/accerciser
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/accerciser')
-rw-r--r--accessibility/accerciser/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/accessibility/accerciser/Makefile b/accessibility/accerciser/Makefile
index 2ef1606d7..3b7a1ea22 100644
--- a/accessibility/accerciser/Makefile
+++ b/accessibility/accerciser/Makefile
@@ -3,11 +3,12 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/accessibility/accerciser/Makefile,v 1.4 2007/10/13 21:08:59 marcus Exp $
+# $MCom: ports/accessibility/accerciser/Makefile,v 1.6 2007/10/30 00:14:56 ahze Exp $
#
PORTNAME= accerciser
PORTVERSION= 1.1.1
+PORTREVISION= 1
CATEGORIES= accessibility gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -16,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Interactive Python accessibility explorer for GNOME
USE_BZIP2= yes
-USE_GNOME= pygnomedesktop
+USE_GNOME= pygnomedesktop atspi
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"