mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 04:46:28 -04:00
- Fix USES=python
- Add NO_ARCH PR: 224683 Submitted by: sunpoet
This commit is contained in:
parent
1d45732d71
commit
185ebd3ce2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457550
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ COMMENT= Backport of recent additions to the 'collections.abc' module
|
||||||
|
|
||||||
LICENSE= PSFL
|
LICENSE= PSFL
|
||||||
|
|
||||||
USES= python
|
NO_ARCH= yes
|
||||||
|
USES= python:-3.4
|
||||||
USE_PYTHON= autoplist distutils
|
USE_PYTHON= autoplist distutils
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue