Date: Thu, 21 Oct 2021 14:35:10 GMT From: =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3dfd3615a5c3 - main - net/libzapojit: Add CPE information Message-ID: <202110211435.19LEZADw071970@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=3dfd3615a5c302619c12483d0aed531599fbfa42 commit 3dfd3615a5c302619c12483d0aed531599fbfa42 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:26:54 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:26:54 +0000 net/libzapojit: Add CPE information Approved by: portmgr (blanket) --- net/libzapojit/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/libzapojit/Makefile b/net/libzapojit/Makefile index 9964276db677..955b1d10ba62 100644 --- a/net/libzapojit/Makefile +++ b/net/libzapojit/Makefile @@ -16,7 +16,8 @@ LIB_DEPENDS= libgoa-1.0.so:net/gnome-online-accounts \ libjson-glib-1.0.so:devel/json-glib \ librest-0.7.so:devel/librest -USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz +USES= cpe gettext gmake gnome libtool pathfix pkgconfig tar:xz +CPE_VENDOR= gnome USE_GNOME= gnomeprefix intltool GNU_CONFIGURE= yes USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211435.19LEZADw071970>