Add a missing dependency, at-spi. Bump the PORTREVISION.

This commit is contained in:
Jeremy Messenger 2007-10-30 05:40:07 +00:00
parent acd22c0037
commit acf9391cb2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202401

View File

@ -8,6 +8,7 @@
PORTNAME= accerciser
PORTVERSION= 1.0.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= atspi pygnomedesktop
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"