diff options
Diffstat (limited to 'www/py-mt/Makefile')
-rw-r--r-- | www/py-mt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-mt/Makefile b/www/py-mt/Makefile index 2b8b6fd55950..84d3c2dbce59 100644 --- a/www/py-mt/Makefile +++ b/www/py-mt/Makefile @@ -16,7 +16,7 @@ DISTNAME= PyMT-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A Python module which provides Movable Type XML-RPC connectivity -USE_PYTHON= yes +USE_PYTHON= -2.7 NO_BUILD= yes PLIST_FILES= %%PYTHON_SITELIBDIR%%/PyMT.py |