git: f22a51380723 - main - x11-fonts/linux-c7-fontconfig: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 21 12:59:39 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f22a51380723850ebe371dca32d35c002cc6a30f
commit f22a51380723850ebe371dca32d35c002cc6a30f
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 12:42:39 +0000
Commit: Bernhard Froehlich <decke at 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 at 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
More information about the dev-commits-ports-all
mailing list