Step 2: base dep: devel/cmake

This commit is contained in:
Ben Gras
2014-06-30 16:18:03 +00:00
committed by Lionel Sambuc
parent c847a2cd2d
commit 9ee1154431
7 changed files with 83 additions and 0 deletions

View File

@@ -34,6 +34,13 @@ LDFLAGS.SunOS+= -lsocket -lnsl
CONFIGURE_ARGS+= --parallel=${MAKE_JOBS:Q}
.endif
.if ${OPSYS} == "NetBSD" && ${OS_VARIANT} == "Minix"
LDFLAGS+= -lbz2 -llzma
post-extract:
${CP} ${FILESDIR}/Minix.cmake ${WRKSRC}/Modules/Platform/
.endif # ${OPSYS} == "NetBSD" && ${OS_VARIANT} == "Minix"
PLIST_SUBST+= CMAKE_API=${CMAKE_API}
# for Source/cmDependsJavaParser.cxx