mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Allow building with different versions of python3
This commit is contained in:
parent
24e1c6011a
commit
a8467ac2a7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486927
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@ GH_ACCOUNT= qtile
|
|||
|
||||
USE_GNOME= pygobject3
|
||||
|
||||
USES= python:3.6
|
||||
USE_PYTHON= distutils autoplist
|
||||
USES= python:3.4+
|
||||
USE_PYTHON= distutils autoplist noflavors
|
||||
NO_ARCH= yes
|
||||
|
||||
PORTDOCS= CHANGELOG README.rst
|
||||
|
|
Loading…
Add table
Reference in a new issue