git: e26fb4063bfc - main - multimedia/libbluray: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sat Sep 25 20:30:03 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e26fb4063bfc23f0dda2f0721191757c113928a2
commit e26fb4063bfc23f0dda2f0721191757c113928a2
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-25 20:20:12 +0000
Commit: Bernhard Froehlich <decke at 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
More information about the dev-commits-ports-all
mailing list