diff options
Diffstat (limited to 'devel/py-pyechonest/Makefile')
-rw-r--r-- | devel/py-pyechonest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pyechonest/Makefile b/devel/py-pyechonest/Makefile index cd963966e1ba..45bbcbb3b66a 100644 --- a/devel/py-pyechonest/Makefile +++ b/devel/py-pyechonest/Makefile @@ -12,7 +12,7 @@ COMMENT= Python interface to The Echo Nest APIs LICENSE= MIT -USES= python +USES= python:2.7 USE_PYTHON= distutils .include <bsd.port.mk> |