Date: Tue, 31 Aug 2021 19:51:30 GMT 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: b6b310490102 - main - audio/aubio: Add CPE information Message-ID: <202108311951.17VJpUUu039043@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=b6b310490102a9ab0461fcca0d5619fda3992ec7 commit b6b310490102a9ab0461fcca0d5619fda3992ec7 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-31 19:41:23 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-31 19:50:16 +0000 audio/aubio: Add CPE information Approved by: portmgr (blanket) --- audio/aubio/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/aubio/Makefile b/audio/aubio/Makefile index 6056f12d95e8..1b5fc118b62d 100644 --- a/audio/aubio/Makefile +++ b/audio/aubio/Makefile @@ -12,7 +12,7 @@ COMMENT?= Library for audio labelling LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -USES+= pkgconfig tar:bzip2 +USES+= cpe pkgconfig tar:bzip2 BINARY_ALIAS= python=${PYTHON_CMD}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108311951.17VJpUUu039043>