git: d4648c2b92f9 - main - benchmarks/vkoverhead: drop unused dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Feb 2023 02:49:10 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=d4648c2b92f960d98b9f3d7acaf30fe2318c883f commit d4648c2b92f960d98b9f3d7acaf30fe2318c883f Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-02-08 02:48:20 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-02-08 02:48:29 +0000 benchmarks/vkoverhead: drop unused dependency --- benchmarks/vkoverhead/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/vkoverhead/Makefile b/benchmarks/vkoverhead/Makefile index bf1e07d87e2c..f92618d0c93e 100644 --- a/benchmarks/vkoverhead/Makefile +++ b/benchmarks/vkoverhead/Makefile @@ -19,7 +19,7 @@ BROKEN_i386= fails to build due -Werror=int-conversion BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mako>0:textproc/py-mako@${PY_FLAVOR} RUN_DEPENDS= vulkan-loader>0:graphics/vulkan-loader -USES= compiler:c11 meson pkgconfig python:build +USES= compiler:c11 meson python:build USE_GITHUB= yes GH_ACCOUNT= zmike PLIST_FILES= bin/${PORTNAME}