diff options
author | Stefan Eßer <se@FreeBSD.org> | 2021-10-21 15:41:04 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2021-10-21 15:41:04 +0000 |
commit | 442fe47bba2b1ffb4263a078f2eda6b0854039ee (patch) | |
tree | 13a87f82b35f703e9880d7558f43370c8cc35a10 /x11-toolkits/linux-c7-pango/Makefile | |
parent | 464a03602fc754d8964f947cc6ecc1725900c469 (diff) | |
download | ports-442fe47bba2b1ffb4263a078f2eda6b0854039ee.tar.gz ports-442fe47bba2b1ffb4263a078f2eda6b0854039ee.zip |
x11-toolkits/linux-c7-pango: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'x11-toolkits/linux-c7-pango/Makefile')
-rw-r--r-- | x11-toolkits/linux-c7-pango/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |