Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Oct 2021 21:15:48 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5ccb9fc41763 - main - print/foomatic-filters: Add CPE information
Message-ID:  <202110232115.19NLFmQt051207@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5ccb9fc417639ed218c7294ec76b43b064d8dcf3

commit 5ccb9fc417639ed218c7294ec76b43b064d8dcf3
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-23 21:15:38 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-23 21:15:38 +0000

    print/foomatic-filters: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 print/foomatic-filters/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/print/foomatic-filters/Makefile b/print/foomatic-filters/Makefile
index d93fffc9a070..eb268cf8fa84 100644
--- a/print/foomatic-filters/Makefile
+++ b/print/foomatic-filters/Makefile
@@ -12,7 +12,8 @@ COMMENT=	Foomatic wrapper scripts
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		autoreconf ghostscript perl5 pkgconfig
+USES=		autoreconf cpe ghostscript perl5 pkgconfig
+CPE_VENDOR=	linuxfoundation
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	ac_cv_path_A2PS=${LOCALBASE}/bin/a2ps \
 		ac_cv_path_CUPS=${LOCALBASE}/libexec/cups \



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