misc/libpostal: unbreak CBLAS=on after r523749

=======================<phase: lib-depends    >============================
===>   libpostal-1.1_1 depends on shared library: libopenblas.so - not found
===>   Installing existing package /packages/All/openblas-0.3.7,1.txz
Installing openblas-0.3.7,1...
pkg-static: openblas-0.3.7,1 conflicts with cblas-1.0_12 (installs files into the same place).  Problematic file: /usr/local/include/cblas.h

Failed to install the following 1 package(s): /packages/All/openblas-0.3.7,1.txz
*** Error code 70

PR:		231371
This commit is contained in:
Jan Beich 2020-01-22 13:01:32 +00:00
parent 7eb1e41eea
commit 923364d365
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=523806

View File

@ -47,7 +47,6 @@ OPTIONS_SUB= yes
CBLAS_DESC= Build with CBLAS/OPENBLAS
SSE2_DESC= Enable SSE2 optimization
CBLAS_BUILD_DEPENDS= ${LOCALBASE}/include/cblas.h:math/cblas
CBLAS_LIB_DEPENDS= libopenblas.so:math/openblas
CBLAS_CONFIGURE_WITH= cblas=${LOCALBASE}/lib/libopenblas.so