Date: Fri, 05 Jun 2026 19:59:28 +0000 From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 13f910cc6bc8 - main - audio/cadence: Add CPE information Message-ID: <6a232aa0.37104.5fb99eae@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=13f910cc6bc88803d569687d6de9ca41b740a39f commit 13f910cc6bc88803d569687d6de9ca41b740a39f Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2026-06-05 19:51:33 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2026-06-05 19:54:00 +0000 audio/cadence: Add CPE information --- audio/cadence/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/audio/cadence/Makefile b/audio/cadence/Makefile index a5deb06ef0b2..23e7b018dd3c 100644 --- a/audio/cadence/Makefile +++ b/audio/cadence/Makefile @@ -17,8 +17,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= jackit>0:audio/jack \ jack_capture:audio/jack-capture -USES= compiler:c++11-lang desktop-file-utils gmake localbase pkgconfig \ +USES= compiler:c++11-lang cpe desktop-file-utils gmake localbase pkgconfig \ python pyqt:5 qt:5 shebangfix tar:bz2 +CPE_VENDOR= falktx SHEBANG_FILES= src/*.py USE_QT= core gui widgets buildtools:build USE_PYQT= pyqt5home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a232aa0.37104.5fb99eae>
