aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-31 18:28:38 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-31 19:49:52 +0000
commit0ff80679c06de5ac87e412d96cfd3f896fe396bb (patch)
tree5d3622ad8624a049fd62d462bd7a5a3226f6e541
parent3257030367b7013c177bf500a020a2ef827da414 (diff)
downloadports-0ff80679c06de5ac87e412d96cfd3f896fe396bb.tar.gz
ports-0ff80679c06de5ac87e412d96cfd3f896fe396bb.zip
devel/libosinfo: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/libosinfo/Makefile2
1 files changed, 1 insertions, 1 deletions
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