mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-06 01:57:40 +00:00
Unbreak bulk -a with PYTHON3_DEFAULT=3.8
PR: 253815
This commit is contained in:
parent
86221eab04
commit
7b268bdb7a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=566485
@ -23,7 +23,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
RUN_DEPENDS= snappyjava>=0:archivers/snappy-java \
|
||||
netty>0:java/netty
|
||||
|
||||
USES= python:3.7
|
||||
USES= python:3.7+
|
||||
USE_JAVA= yes
|
||||
USE_ANT= yes
|
||||
USE_RC_SUBR= cassandra
|
||||
|
Loading…
Reference in New Issue
Block a user