git: b6b310490102 - main - audio/aubio: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Aug 31 19:51:34 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b6b310490102a9ab0461fcca0d5619fda3992ec7
commit b6b310490102a9ab0461fcca0d5619fda3992ec7
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 19:41:23 +0000
Commit: Bernhard Froehlich <decke at 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}
More information about the dev-commits-ports-all
mailing list