mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Depend on a particual file, not an executable so it picks up a correct
python version. PR: 198989 Submitted by: John W. O'Brien <john@saltant.com>
This commit is contained in:
parent
5e51e3926b
commit
9bbba7ce0e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391233
@ -40,7 +40,7 @@ ATLAS_USES= blaslapack:atlas
|
||||
NETLIB_USES= blaslapack:netlib
|
||||
OPENBLAS_USES= blaslapack:openblas
|
||||
SUITESPARSE_LIB_DEPENDS=libumfpack.so:${PORTSDIR}/math/suitesparse
|
||||
TESTS_RUN_DEPENDS= nosetests:${PORTSDIR}/devel/py-nose
|
||||
TESTS_RUN_DEPENDS= ${PYTHON_SITELIBDIR}/nose/__init__.py:${PORTSDIR}/devel/py-nose
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user