Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2021 21:20:35 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: 21f5c0ce6428 - main - graphics/graphite2: Add CPE information
Message-ID:  <202109102120.18ALKZXR014323@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=21f5c0ce64284e63109bfdd6a30a154ee6a159c9

commit 21f5c0ce64284e63109bfdd6a30a154ee6a159c9
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-10 20:32:45 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-10 21:18:00 +0000

    graphics/graphite2: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 graphics/graphite2/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/graphics/graphite2/Makefile b/graphics/graphite2/Makefile
index ec48ada6ccae..c20ffebce203 100644
--- a/graphics/graphite2/Makefile
+++ b/graphics/graphite2/Makefile
@@ -12,8 +12,9 @@ LICENSE_FILE_LGPL21=	${WRKSRC}/LICENSE
 
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fonttools3>0:print/py-fonttools3@${PY_FLAVOR}
 
-USES=		cmake compiler:c++11-lib python:test tar:tgz
+USES=		cmake compiler:c++11-lib cpe python:test tar:tgz
 USE_LDCONFIG=	yes
+CPE_VENDOR=	sil
 
 TEST_TARGET=	test
 



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