Date: Tue, 31 Aug 2021 19:50:45 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: 0ff80679c06d - main - devel/libosinfo: Add CPE information Message-ID: <202108311950.17VJoj98036442@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=0ff80679c06de5ac87e412d96cfd3f896fe396bb commit 0ff80679c06de5ac87e412d96cfd3f896fe396bb Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-31 18:28:38 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-31 19:49:52 +0000 devel/libosinfo: Add CPE information Approved by: portmgr (blanket) --- devel/libosinfo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/libosinfo/Makefile b/devel/libosinfo/Makefile index e20b80bfbcde..f44a3d4e7f60 100644 --- a/devel/libosinfo/Makefile +++ b/devel/libosinfo/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \ osinfo-db-import:sysutils/osinfo-db-tools \ ${LOCALBASE}/share/osinfo/VERSION:misc/osinfo-db -USES= compiler:c11 gettext gmake gnome libtool pathfix \ +USES= compiler:c11 cpe gettext gmake gnome libtool pathfix \ pkgconfig tar:xz meson USE_GNOME= glib20 libxml2 libxslt introspection:build intlhack USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108311950.17VJoj98036442>