aboutsummaryrefslogtreecommitdiff
path: root/www/py-mt
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-05-13 19:09:28 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-05-13 19:09:28 +0000
commit7aed4cf54f60ec5a9398c95ec1efb4ee9914b368 (patch)
treea43464fcf25e6c4d6d6368123d620d55696aefb6 /www/py-mt
parentb8310cd873a6bccfdb181e67fa02db0e37faed6f (diff)
Notes
Diffstat (limited to 'www/py-mt')
-rw-r--r--www/py-mt/Makefile2
-rw-r--r--www/py-mt/pkg-descr2
2 files changed, 2 insertions, 2 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
diff --git a/www/py-mt/pkg-descr b/www/py-mt/pkg-descr
index be752fa83ac6..4b2c4d1148f4 100644
--- a/www/py-mt/pkg-descr
+++ b/www/py-mt/pkg-descr
@@ -9,4 +9,4 @@ about trackback pings. Every XML-RPC method is accessed using a PyMT method
with exactly the same name. PyMT is basically just a light wrapper, which
hides the xml-rpc part of the work.
-WWW: http://pymt.sourceforge.net/
+WWW: http://pymt.sourceforge.net/