Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Oct 2021 19:36:26 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1f62a545cf75 - main - audio/libaudiofile: Add CPE information
Message-ID:  <202110231936.19NJaQog015432@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1f62a545cf7530db5f9964cdfdb2a4b4be771b79

commit 1f62a545cf7530db5f9964cdfdb2a4b4be771b79
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-23 19:36:14 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-23 19:36:14 +0000

    audio/libaudiofile: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 audio/libaudiofile/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/audio/libaudiofile/Makefile b/audio/libaudiofile/Makefile
index 2ad8650945f4..2dbe94196cf2 100644
--- a/audio/libaudiofile/Makefile
+++ b/audio/libaudiofile/Makefile
@@ -17,7 +17,9 @@ LIB_DEPENDS=	libFLAC.so:audio/flac
 
 CONFLICTS=	osalp-0.7.*
 
-USES=		pathfix pkgconfig tar:xz libtool
+USES=		cpe pathfix pkgconfig tar:xz libtool
+CPE_PRODUCT=	audiofile
+
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 



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