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 a688c6dd323..09dde4f5639 100644 --- a/devel/py-at-spi/Makefile +++ b/devel/py-at-spi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/01/29 08:59:46 obache Exp $ +# $NetBSD: Makefile,v 1.24 2012/04/08 19:08:50 wiz Exp $ # DISTNAME= at-spi-1.32.0 @@ -22,7 +22,6 @@ USE_LANGUAGES= #none NO_BUILD= yes PY_PATCHPLIST= yes -PYTHON_VERSIONS_ACCEPTED= 27 26 25 PYATSPIDIR= ${PREFIX}/${PYSITELIB}/pyatspi INSTALLATION_DIRS= ${PYATSPIDIR} |