Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Sep 2021 20:30:12 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: 353a9c700068 - main - x11/terminology: Add CPE information
Message-ID:  <202109252030.18PKUCSv058335@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=353a9c70006814c1cce9d394a791d5a972b22736

commit 353a9c70006814c1cce9d394a791d5a972b22736
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-25 20:27:52 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-25 20:29:05 +0000

    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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109252030.18PKUCSv058335>