Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Sep 2021 11:57:33 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: 6cc32526cece - main - multimedia/xawtv: Add CPE information
Message-ID:  <202109111157.18BBvXAX083360@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=6cc32526ceceef9bb4b51098c31848bb8446f990

commit 6cc32526ceceef9bb4b51098c31848bb8446f990
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-11 11:53:26 +0000
Commit:     Bernhard Froehlich <decke@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



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