aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-ptyprocess/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/py-ptyprocess/Makefile')
-rw-r--r--sysutils/py-ptyprocess/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-ptyprocess/Makefile b/sysutils/py-ptyprocess/Makefile
index 5ac66bb37721..a5cc898f1bd4 100644
--- a/sysutils/py-ptyprocess/Makefile
+++ b/sysutils/py-ptyprocess/Makefile
@@ -11,7 +11,7 @@ COMMENT= Run a subprocess in a pseudo terminal
LICENSE= ISCL
-USES?= python
+USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>