diff options
Diffstat (limited to 'devel/py-remote-pdb/Makefile')
-rw-r--r-- | devel/py-remote-pdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-remote-pdb/Makefile b/devel/py-remote-pdb/Makefile index 131df029502d..6e3a327e5248 100644 --- a/devel/py-remote-pdb/Makefile +++ b/devel/py-remote-pdb/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/ionelmc/python-remote-pdb LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |