aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:27 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:27 +0000
commit5c8c372cfcdf662e22602d2c827c4a510c721343 (patch)
tree8b610ac51c2d762eb5a026af51facd600fd1a876
parentbf5ebd897397b67234c04c44c59ce19628adb23f (diff)
downloadports-5c8c372cfcdf662e22602d2c827c4a510c721343.tar.gz
ports-5c8c372cfcdf662e22602d2c827c4a510c721343.zip
devel/libgee06: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/libgee06/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libgee06/Makefile b/devel/libgee06/Makefile
index 28e0fa0b4623..573d55019988 100644
--- a/devel/libgee06/Makefile
+++ b/devel/libgee06/Makefile
@@ -14,7 +14,8 @@ COMMENT= GObject collection library
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-introspection=yes
INSTALL_TARGET= install-strip
-USES= gmake gnome libtool pathfix pkgconfig tar:xz
+USES= cpe gmake gnome libtool pathfix pkgconfig tar:xz
+CPE_VENDOR= gnome
USE_GNOME= glib20 introspection:build
USE_LDCONFIG= yes