mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
graphics/tesseract: disable tensorflow to prevent build conflict
Prevent protobuf header conflicts when science/py-tensorflow is installed. PR: 267233
This commit is contained in:
@@ -52,6 +52,8 @@ CMAKE_ON= OPENMP_BUILD
|
||||
LDFLAGS+= -lomp
|
||||
.endif
|
||||
|
||||
CONFIGURE_ARGS+= --without-tensorflow
|
||||
|
||||
post-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
Reference in New Issue
Block a user