mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Uses ninja instead of make, it is a bit faster to build
This commit is contained in:
parent
ac040e6b90
commit
f70d9ecde3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338985
@ -16,7 +16,7 @@ LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libboost_regex.a:${PORTSDIR}/devel/boost-libs
|
||||
|
||||
USES= cmake iconv
|
||||
USES= cmake iconv ninja
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CMAKE_ARGS= -DBUILD_CONTRIBS_LIB=ON
|
||||
|
Loading…
Reference in New Issue
Block a user