git: 442fe47bba2b - main - x11-toolkits/linux-c7-pango: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 15:44:52 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=442fe47bba2b1ffb4263a078f2eda6b0854039ee commit 442fe47bba2b1ffb4263a078f2eda6b0854039ee Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 15:41:04 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 15:41:04 +0000 x11-toolkits/linux-c7-pango: Add CPE information Approved by: portmgr (blanket) --- x11-toolkits/linux-c7-pango/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11-toolkits/linux-c7-pango/Makefile b/x11-toolkits/linux-c7-pango/Makefile index 249473e22250..6b3c94ce14f3 100644 --- a/x11-toolkits/linux-c7-pango/Makefile +++ b/x11-toolkits/linux-c7-pango/Makefile @@ -9,7 +9,8 @@ CATEGORIES= x11-toolkits linux MAINTAINER= emulation@FreeBSD.org COMMENT= Pango library (Linux CentOS ${LINUX_DIST_VER}) -USES= linux:c7 +USES= cpe linux:c7 +CPE_VENDOR= gnome USE_LDCONFIG= yes USE_LINUX= cairo fontconfig freetype fribidi harfbuzz libthai xorglibs USE_LINUX_RPM= yes