mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Unbreak after r406603
This commit is contained in:
parent
3e2853bad1
commit
e43a20e491
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406794
1 changed files with 2 additions and 9 deletions
|
@ -24,13 +24,6 @@ CXX= clang++33
|
|||
|
||||
CMAKE_ARGS+= -DCMAKE_LLVM_CONFIG=llvm-config33
|
||||
|
||||
CONFIGURE_WRKSRC= ${WRKSRC}/build
|
||||
BUILD_WRKSRC= ${WRKSRC}/build
|
||||
BROKEN_FreeBSD_9= does not build
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OPSYS} == "FreeBSD" && ${OSVERSION} < 1000000
|
||||
BROKEN= does not build on 8 and 9
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue