git: f39002cd8b4c - main - graphics/graphite2: Update TEST_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 23 Jan 2022 19:33:10 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f39002cd8b4c9002e637e732546433c47aea2d64 commit f39002cd8b4c9002e637e732546433c47aea2d64 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-23 18:26:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-23 19:09:46 +0000 graphics/graphite2: Update TEST_DEPENDS % make test [ 0% 1/1] cd /wrkdirs/usr/ports/graphics/graphite2/work/.build && /usr/local/bin/ctest --force-new-ctest-process Test project /wrkdirs/usr/ports/graphics/graphite2/work/.build Start 1: padauk1 1/90 Test #1: padauk1 .......................... Passed 0.00 sec ... Start 90: vm-test-direct-threading 90/90 Test #90: vm-test-direct-threading ......... Passed 0.15 sec 100% tests passed, 0 tests failed out of 90 --- graphics/graphite2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/graphite2/Makefile b/graphics/graphite2/Makefile index c20ffebce203..614a59055394 100644 --- a/graphics/graphite2/Makefile +++ b/graphics/graphite2/Makefile @@ -10,9 +10,9 @@ LICENSE= GPLv2 LGPL21 MPL20 LICENSE_COMB= dual LICENSE_FILE_LGPL21= ${WRKSRC}/LICENSE -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fonttools3>0:print/py-fonttools3@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fonttools>0:print/py-fonttools@${PY_FLAVOR} -USES= cmake compiler:c++11-lib cpe python:test tar:tgz +USES= cmake compiler:c++11-lib cpe python:3.7+,test tar:tgz USE_LDCONFIG= yes CPE_VENDOR= sil