Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 11:56:09 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: 39f6ec453500 - main - audio/libmad: Add CPE information
Message-ID:  <202108291156.17TBu9V6039353@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=39f6ec453500092cb84e26e681c105710d32a8a2

commit 39f6ec453500092cb84e26e681c105710d32a8a2
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 11:55:22 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-29 11:55:22 +0000

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

diff --git a/audio/libmad/Makefile b/audio/libmad/Makefile
index ba48ae60f1ed..c4ae82d8d7bf 100644
--- a/audio/libmad/Makefile
+++ b/audio/libmad/Makefile
@@ -18,7 +18,9 @@ CONFIGURE_ARGS=	--disable-debugging --enable-sso
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes
-USES=		libtool
+USES=		cpe libtool
+
+CPE_VENDOR=	underbit
 
 SUB_LIST=	VERSION=${PORTVERSION}
 SUB_FILES=	mad.pc



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