git: 21f5c0ce6428 - main - graphics/graphite2: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 10 21:20:41 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=21f5c0ce64284e63109bfdd6a30a154ee6a159c9

commit 21f5c0ce64284e63109bfdd6a30a154ee6a159c9
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:32:45 +0000
Commit:     Bernhard Froehlich <decke at 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
 


More information about the dev-commits-ports-all mailing list