forked from Lainports/freebsd-ports
games/warzone2100: make sure the build doesn't try to download any files
This commit is contained in:
parent
10758f498b
commit
3939d6495a
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ CMAKE_ARGS= -DWZ_DISTRIBUTOR="FreeBSD ports" \
|
|||
-DWZ_ENABLE_WARNINGS_AS_ERRORS=FALSE \
|
||||
-DFETCHCONTENT_FULLY_DISCONNECTED=TRUE \
|
||||
-DWZ_FORCE_MINIMAL_OPUSFILE=FALSE \
|
||||
-DWZ_DOWNLOAD_PREBUILT_PACKAGES=FALSE \
|
||||
-DFMT_INSTALL=FALSE
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue