diff options
Diffstat (limited to 'devel/py-protocols/Makefile')
-rw-r--r-- | devel/py-protocols/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-protocols/Makefile b/devel/py-protocols/Makefile index 57b0808b534b..8141a6979b8d 100644 --- a/devel/py-protocols/Makefile +++ b/devel/py-protocols/Makefile @@ -12,7 +12,7 @@ DISTNAME= PyProtocols-${PORTVERSION} MAINTAINER= nivit@FreeBSD.org COMMENT= Python module extending the PEP 246 adapt() function -USES= python +USES= python:2.7 USE_PYTHON= distutils autoplist post-patch: |