git: 0ff80679c06d - main - devel/libosinfo: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Aug 31 19:50:45 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0ff80679c06de5ac87e412d96cfd3f896fe396bb
commit 0ff80679c06de5ac87e412d96cfd3f896fe396bb
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 18:28:38 +0000
Commit: Bernhard Froehlich <decke at 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
More information about the dev-commits-ports-all
mailing list