mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
Relax USES=python
PR: 242288 Reported by: Greg V <greg@unrelenting.technology>
This commit is contained in:
parent
02670c803b
commit
bbeda0a346
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519566
@ -15,9 +15,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.rst
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}backports>0:devel/py-backports@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python:2.7
|
||||
|
||||
POST_PLIST= trim-backports-namespace
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user