aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-10-29 07:07:40 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-10-29 07:08:35 +0000
commitfe0f5bf40fa3040a795746f39c52fd9fb942533a (patch)
treea6919bbc4d75d9366c8d551cfc893bac1c867fae
parent65be57f92214852ef03b5d1a3eba15f3adc11ee9 (diff)
downloadports-fe0f5bf40fa3040a795746f39c52fd9fb942533a.tar.gz
ports-fe0f5bf40fa3040a795746f39c52fd9fb942533a.zip
math/spot: Fix the last failing test depending on math/hs-syfco
-rw-r--r--math/spot/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/spot/Makefile b/math/spot/Makefile
index 05b2e4dd04af..f7b1062b61f4 100644
--- a/math/spot/Makefile
+++ b/math/spot/Makefile
@@ -11,7 +11,8 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
TEST_DEPENDS= ${PYNUMPY} \
- ${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \
+ syfco:math/hs-syfco
USES= charsetfix compiler:c++17-lang gmake libtool python:test
USE_LDCONFIG= yes
@@ -29,7 +30,7 @@ OPTIONS_DEFINE= DOCS
PORTDOCS= tl.pdf
-TEST_TARGET= check # one test fails because of missing test dependency math/hs-syfco
+TEST_TARGET= check
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so