aboutsummaryrefslogtreecommitdiff
path: root/net/py-netstring/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-netstring/Makefile')
-rw-r--r--net/py-netstring/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-netstring/Makefile b/net/py-netstring/Makefile
index 7faf018321c2..f6044bdede76 100644
--- a/net/py-netstring/Makefile
+++ b/net/py-netstring/Makefile
@@ -11,7 +11,7 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python module implementing the netstring protocol
-USES= python
+USES= python:2.7
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>