diff options
Diffstat (limited to 'devel/pycos/Makefile')
-rw-r--r-- | devel/pycos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pycos/Makefile b/devel/pycos/Makefile index 0e8001a6c128..86da1b7f6259 100644 --- a/devel/pycos/Makefile +++ b/devel/pycos/Makefile @@ -12,7 +12,7 @@ WWW= https://pycos.sourceforge.io/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |