Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 11:56:04 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: 95490babf822 - main - audio/libao: Add CPE information
Message-ID:  <202108291156.17TBu4xB039250@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=95490babf822c6b49da89a8763f93e426566bbed

commit 95490babf822c6b49da89a8763f93e426566bbed
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 11:49:16 +0000
Commit:     Bernhard Froehlich <decke@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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291156.17TBu4xB039250>