mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
Do not take setuptools into account, if they are installed.
Submitted by: Craig Leres <leres@ee.lbl.gov> Feature safe: yes
This commit is contained in:
parent
8f48aef243
commit
8de3239944
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256646
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= astng
|
||||
PORTVERSION= 0.20.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= LOGILAB
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -17,6 +18,7 @@ COMMENT= Extension for Python compiler.ast module
|
||||
|
||||
RUN_DEPENDS= pytest:${PORTSDIR}/devel/py-logilab-common
|
||||
|
||||
MAKE_ENV= NO_SETUPTOOLS=1
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_PKGNAME= logilab-astng
|
||||
|
Loading…
x
Reference in New Issue
Block a user