summaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-08-10 08:55:08 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-08-10 08:55:08 +0000
commit0ed44f8feb77fe93ca1b69787d23b072ad29468b (patch)
tree7dba53066d09a8c2cd4023bc7e2ec06918f0f0d3 /accessibility
parent- Only print the python version mismatch warning, if a dependency or user set (diff)
- Convert my ports to USES=python
Notes
Notes: svn path=/head/; revision=364518
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/py-papi/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/accessibility/py-papi/Makefile b/accessibility/py-papi/Makefile
index 62c427db8874..194027f6055d 100644
--- a/accessibility/py-papi/Makefile
+++ b/accessibility/py-papi/Makefile
@@ -10,11 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= mva@FreeBSD.org
COMMENT= ATK accessibility wrapper for python
-USES= pkgconfig
+USES= pkgconfig python:2
USE_GNOME= atk
-USE_PYTHON= 2
-USE_PYDISTUTILS=yes
-PYDISTUTILS_AUTOPLIST= yes
+PYTHON_FEATURES=autoplist distutils
EXAMPLES= atkaction.py atkapplication.py atkcapi.c atktext.py atkvalue.py \
msaaapplication.py msaacapi.cpp