git: 3dfd3615a5c3 - main - net/libzapojit: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:35:10 UTC
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