git: 95490babf822 - main - audio/libao: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 29 11:56:05 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=95490babf822c6b49da89a8763f93e426566bbed
commit 95490babf822c6b49da89a8763f93e426566bbed
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 11:49:16 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 11:49:16 +0000
audio/libao: Add CPE information
Approved by: portmgr (blanket)
---
audio/libao/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/audio/libao/Makefile b/audio/libao/Makefile
index a78a2471019a..cb37041f9adf 100644
--- a/audio/libao/Makefile
+++ b/audio/libao/Makefile
@@ -12,7 +12,8 @@ COMMENT= Portable audio output library
LICENSE= GPLv2
-USES= libtool pathfix pkgconfig
+USES= cpe libtool pathfix pkgconfig
+CPE_VENDOR= xiph
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-static \
More information about the dev-commits-ports-all
mailing list