- Unbreak on 6.X.
Approved by: tabthorpe (mentor)
This commit is contained in:
parent
bb09c337f3
commit
b628752ddc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248760
1 changed files with 1 additions and 4 deletions
|
@ -16,6 +16,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
|
|||
BUILD_DEPENDS= llvm>=2.5:${PORTSDIR}/devel/llvm
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GCC= 4.2+
|
||||
USE_PERL5= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
USE_CMAKE= yes
|
||||
|
@ -24,10 +25,6 @@ CMAKE_USE_PTHREAD= yes
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 700000
|
||||
BROKEN= does not compile on 6.X
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
#disable layex doc, it not ready yer
|
||||
${REINPLACE_CMD} -e '/add_subdirectory.*doc/d' \
|
||||
|
|
Loading…
Reference in a new issue