diff options
Diffstat (limited to 'news/py-yenc/Makefile')
-rw-r--r-- | news/py-yenc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/py-yenc/Makefile b/news/py-yenc/Makefile index d92939a57aab..bf2de8e9ff12 100644 --- a/news/py-yenc/Makefile +++ b/news/py-yenc/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jlaffaye@FreeBSD.org COMMENT= yenc decoding module for Python in C -USES= python +USES= python:2.7 USE_PYTHON= distutils .include <bsd.port.mk> |