Date: Tue, 21 Sep 2021 12:59:37 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: f22a51380723 - main - x11-fonts/linux-c7-fontconfig: Add CPE information Message-ID: <202109211259.18LCxbGM068682@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=f22a51380723850ebe371dca32d35c002cc6a30f commit f22a51380723850ebe371dca32d35c002cc6a30f Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-21 12:42:39 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-09-21 12:58:13 +0000 x11-fonts/linux-c7-fontconfig: Add CPE information Approved by: portmgr (blanket) --- x11-fonts/linux-c7-fontconfig/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/x11-fonts/linux-c7-fontconfig/Makefile b/x11-fonts/linux-c7-fontconfig/Makefile index 539425b90128..1df1aaf4e6fc 100644 --- a/x11-fonts/linux-c7-fontconfig/Makefile +++ b/x11-fonts/linux-c7-fontconfig/Makefile @@ -8,11 +8,13 @@ CATEGORIES= x11-fonts linux MAINTAINER= emulation@FreeBSD.org COMMENT= XML-based font configuration API for X Windows (Linux CentOS ${LINUX_DIST_VER}) -USES= linux:c7 +USES= cpe linux:c7 USE_LDCONFIG= yes USE_LINUX= expat freetype USE_LINUX_RPM= yes +CPE_VENDOR= fontconfig_project + CONFLICTS= linux-c6-${PORTNAME}-[0-9]* DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109211259.18LCxbGM068682>