git: 9312a4ea812d - main - graphics/chafa: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 May 2022 14:59:43 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=9312a4ea812d4af11ce22318596a258fca78df62 commit 9312a4ea812d4af11ce22318596a258fca78df62 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2022-05-10 14:52:15 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2022-05-10 14:52:15 +0000 graphics/chafa: Add CPE information Approved by: portmgr (blanket) --- graphics/chafa/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/graphics/chafa/Makefile b/graphics/chafa/Makefile index e5f2aa82aef8..d798669e86ef 100644 --- a/graphics/chafa/Makefile +++ b/graphics/chafa/Makefile @@ -16,12 +16,14 @@ LICENSE_FILE_LGPL3+ = ${WRKSRC}/COPYING.LESSER LIB_DEPENDS= libfreetype.so:print/freetype2 -USES= gettext-runtime gnome libtool magick:7 tar:xz +USES= cpe gettext-runtime gnome libtool magick:7 tar:xz USE_GNOME= glib20 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-html-dir=${DOCSDIR}/html +CPE_VENDOR= chafa_project + INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOCS