Date: Thu, 2 Sep 2021 09:15:58 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: bac31b91cf80 - main - security/gringotts: Add CPE information Message-ID: <202109020915.1829Fw9S034610@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=bac31b91cf80aeb5e0831dae666093fcb71d1c69 commit bac31b91cf80aeb5e0831dae666093fcb71d1c69 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-02 08:57:26 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-09-02 08:57:26 +0000 security/gringotts: Add CPE information Approved by: portmgr (blanket) --- security/gringotts/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/gringotts/Makefile b/security/gringotts/Makefile index 96849665e69c..1ccbc44e559a 100644 --- a/security/gringotts/Makefile +++ b/security/gringotts/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libpopt.so:devel/popt \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -USES= gettext gnome localbase pkgconfig +USES= cpe gettext gnome localbase pkgconfig USE_GNOME= cairo gdkpixbuf2 gtk20 GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109020915.1829Fw9S034610>