diff options
Diffstat (limited to 'devel/py-anonfunc/Makefile')
-rw-r--r-- | devel/py-anonfunc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-anonfunc/Makefile b/devel/py-anonfunc/Makefile index 1d51326d1b7d..4ba6ca4e8f7c 100644 --- a/devel/py-anonfunc/Makefile +++ b/devel/py-anonfunc/Makefile @@ -14,7 +14,7 @@ COMMENT= Python module that provides easy anonymous function LICENSE= BSD2CLAUSE -USES= python +USES= python:2.7 USE_PYTHON= distutils autoplist post-patch: |