From 353a9c70006814c1cce9d394a791d5a972b22736 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Sat, 25 Sep 2021 20:27:52 +0000 Subject: [PATCH] x11/terminology: Add CPE information Approved by: portmgr (blanket) --- x11/terminology/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11/terminology/Makefile b/x11/terminology/Makefile index 2c76f42c61d7..6e93e2a4fd1a 100644 --- a/x11/terminology/Makefile +++ b/x11/terminology/Makefile @@ -14,8 +14,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libefl.so:devel/efl -USES= compiler:c11 meson pkgconfig tar:xz python:3.4+ +USES= compiler:c11 cpe meson pkgconfig tar:xz python:3.4+ BINARY_ALIAS= python3=${PYTHON_CMD} +CPE_VENDOR= enlightenment OPTIONS_DEFINE= NLS OPTIONS_SUB= yes