diff options
Diffstat (limited to 'devel/py-at-spi/Makefile')
-rw-r--r-- | devel/py-at-spi/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-at-spi/Makefile b/devel/py-at-spi/Makefile index 93081fb033e..c003f86be15 100644 --- a/devel/py-at-spi/Makefile +++ b/devel/py-at-spi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2009/08/26 19:57:07 sno Exp $ +# $NetBSD: Makefile,v 1.12 2009/09/23 09:54:45 tron Exp $ # DISTNAME= at-spi-1.26.0 @@ -16,7 +16,6 @@ PKG_DESTDIR_SUPPORT= user-destdir NO_BUILD= yes PY_PATCHPLIST= yes -PYTHON_VERSIONS_ACCEPTED= 26 25 24 PYATSPIDIR= ${PREFIX}/${PYSITELIB}/pyatspi INSTALLATION_DIRS= ${PYATSPIDIR} |