git: 5c8c372cfcdf - main - devel/libgee06: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:32:49 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c8c372cfcdf662e22602d2c827c4a510c721343 commit 5c8c372cfcdf662e22602d2c827c4a510c721343 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:27 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:27 +0000 devel/libgee06: Add CPE information Approved by: portmgr (blanket) --- devel/libgee06/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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