mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
Mark broken again after a cmake upgrade. Sigh.
Reported by: krismail
This commit is contained in:
parent
917013c233
commit
2e6ea987f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162609
1 changed files with 3 additions and 1 deletions
|
@ -31,10 +31,12 @@ MAKE_ENV= CC="${CC}" \
|
|||
CXX="${CXX}"
|
||||
LIB_INSTDIR= ${PREFIX}/lib/${PORTNAME}-${PORTVERSION:R}
|
||||
|
||||
BROKEN= Does not build with new cmake
|
||||
|
||||
pre-patch:
|
||||
${REINPLACE_CMD} -e 's|vtkpng|png|g' \
|
||||
${WRKDIR}/paraview-${PORTVERSION}/GUI/Widgets/CMakeLists.txt
|
||||
|
||||
|
||||
do-configure:
|
||||
${MKDIR} ${WRKSRC}
|
||||
cd ${WRKSRC} && \
|
||||
|
|
Loading…
Add table
Reference in a new issue