aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2017-08-19 12:52:23 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2017-08-19 12:52:23 +0000
commitf6ff67a891c02600e8617e8230cd209e8e9b04f4 (patch)
treec08162db57f623436cbe00be56942a653ea914a9
parent83c310488f526c0d42c72c7e0add22386e357713 (diff)
downloadports-f6ff67a891c02600e8617e8230cd209e8e9b04f4.tar.gz
ports-f6ff67a891c02600e8617e8230cd209e8e9b04f4.zip
Notes
-rw-r--r--net/py-pcs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-pcs/Makefile b/net/py-pcs/Makefile
index 1d5d3ea289eb..5d434a3bf754 100644
--- a/net/py-pcs/Makefile
+++ b/net/py-pcs/Makefile
@@ -19,7 +19,7 @@ BUILD_DEPENDS= cython>=0.11.2:lang/cython
PORTDOCS= pcs.pdf
PORTEXAMPLES= *
-USES= python
+USES= python:2.7
USE_PYTHON= distutils pythonprefix
OPTIONS_DEFINE= DOCS EXAMPLES