Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Sep 2021 20:30:01 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: e26fb4063bfc - main - multimedia/libbluray: Add CPE information
Message-ID:  <202109252030.18PKU1O9055771@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=e26fb4063bfc23f0dda2f0721191757c113928a2

commit e26fb4063bfc23f0dda2f0721191757c113928a2
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-25 20:20:12 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-25 20:28:54 +0000

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

diff --git a/multimedia/libbluray/Makefile b/multimedia/libbluray/Makefile
index fc5d1453b520..ec4d5265c023 100644
--- a/multimedia/libbluray/Makefile
+++ b/multimedia/libbluray/Makefile
@@ -14,10 +14,12 @@ LICENSE=	LGPL21
 LIB_DEPENDS=	libfreetype.so:print/freetype2 \
 		libfontconfig.so:x11-fonts/fontconfig
 
-USES=		gnome libtool pathfix pkgconfig tar:bzip2
+USES=		cpe gnome libtool pathfix pkgconfig tar:bzip2
 USE_GNOME=	libxml2
 USE_LDCONFIG=	yes
 
+CPE_VENDOR=	videolan
+
 GNU_CONFIGURE=	yes
 
 CONFIGURE_ARGS=	--disable-doxygen-doc --disable-optimizations --disable-static



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