mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix python dependency
- Add NO_ARCH Approved by: portmgr blanket
This commit is contained in:
parent
90d87d62f0
commit
3899ecdf2f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461812
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ COMMENT= Build System That Generates Other Build Systems
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= python:2
|
||||
USES= python:2.7
|
||||
USE_PYTHON= autoplist distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue