- Allow build with Python 3
PR: 224085 Approved by: cyberbotx@cyberbotx.com (maintainer)
This commit is contained in:
parent
04a5ecdc51
commit
6e6494928f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455534
@ -16,7 +16,7 @@ COMMENT= Documentation system for C, C++, and other languages
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= bison cmake:outsource,noninja iconv python:2 shebangfix
|
||||
USES= bison cmake:outsource,noninja iconv python shebangfix
|
||||
ALL_TARGET= all
|
||||
CMAKE_ARGS+= -DDOC_INSTALL_DIR:PATH=${DOCSDIR_REL}
|
||||
# Parallel jobs breaks when the DOCS option is on
|
||||
|
Loading…
Reference in New Issue
Block a user