mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
We don't need the python3 metaport.
Reported by: jbeich, antoine and rm. Pointyhat to: bapt
This commit is contained in:
parent
68515ec984
commit
d6e2fd520e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=436325
@ -2,6 +2,6 @@
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../py-tqdm
|
||||
|
||||
USES= python:3
|
||||
USES= python:3.3+
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
@ -2,6 +2,6 @@
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../py-texttable
|
||||
|
||||
USES= python:3
|
||||
USES= python:3.3+
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
Loading…
Reference in New Issue
Block a user