- Disable build on non i386/amd64 archs
PR: 128622 Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
This commit is contained in:
parent
b520942848
commit
7330511658
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=222646
@ -16,6 +16,8 @@ COMMENT= OCR system developed and open sourced by Cognitive technologies
|
||||
|
||||
LIB_DEPENDS= dlmalloc.2:${PORTSDIR}/devel/libdlmalloc
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_CMAKE= yes
|
||||
CMAKE_ARGS= -DCMAKE_EXE_LINKER_FLAGS="-L${LOCALBASE}/lib -ldlmalloc"
|
||||
|
Loading…
Reference in New Issue
Block a user