Fix build on powerpc
PR: 237570 Submitted by: pkubaj
This commit is contained in:
parent
d72313e72e
commit
670c7eeb77
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=500164
1 changed files with 1 additions and 1 deletions
|
@ -17,8 +17,8 @@ LIB_DEPENDS= libleveldb.so:databases/leveldb
|
|||
|
||||
PORTSCOUT= skipv:0.194
|
||||
|
||||
USES= compiler:c11 localbase python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
USES= localbase python
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/setup.py
|
||||
|
|
Loading…
Reference in a new issue