git: 6cc32526cece - main - multimedia/xawtv: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sat Sep 11 11:57:34 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6cc32526ceceef9bb4b51098c31848bb8446f990

commit 6cc32526ceceef9bb4b51098c31848bb8446f990
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-11 11:53:26 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-11 11:53:26 +0000

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

diff --git a/multimedia/xawtv/Makefile b/multimedia/xawtv/Makefile
index b024ad6405d1..fef0c32a64aa 100644
--- a/multimedia/xawtv/Makefile
+++ b/multimedia/xawtv/Makefile
@@ -17,7 +17,9 @@ BUILD_DEPENDS=	${LOCALBASE}/share/fonts/misc/led-iso8859-1.pcf.gz:x11-fonts/tv-f
 RUN_DEPENDS=	${LOCALBASE}/share/fonts/misc/led-iso8859-1.pcf.gz:x11-fonts/tv-fonts
 LIB_DEPENDS=	libpng.so:graphics/png
 
-USES=		gmake iconv jpeg motif ncurses perl5 tar:bzip2 pkgconfig xorg
+USES=		cpe gmake iconv jpeg motif ncurses perl5 tar:bzip2 pkgconfig xorg
+
+CPE_VENDOR=	linuxtv
 
 OPTIONS_DEFINE=		AALIB BKTR DV QUICKTIME ZVBI
 OPTIONS_DEFINE_i386=	MMX


More information about the dev-commits-ports-all mailing list