Date: Mon, 18 Apr 2022 17:46:00 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f1deeeb6d4ff - main - x11/guake: Add CPE information Message-ID: <202204181746.23IHk0cW080874@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=f1deeeb6d4ff49085ab8da416414eac12d12a5ad commit f1deeeb6d4ff49085ab8da416414eac12d12a5ad Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2022-04-18 17:36:48 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2022-04-18 17:45:49 +0000 x11/guake: Add CPE information Approved by: portmgr (blanket) --- x11/guake/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11/guake/Makefile b/x11/guake/Makefile index a82a614dde70..c68c709845e8 100644 --- a/x11/guake/Makefile +++ b/x11/guake/Makefile @@ -23,11 +23,12 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \ keybinder>0:x11/keybinder \ libnotify>0:devel/libnotify -USES= gmake gnome libtool localbase pathfix python:3.5+ \ +USES= cpe gmake gnome libtool localbase pathfix python:3.5+ \ shebangfix USE_GNOME= glib20 gtk30 intltool vte3 USE_PYTHON= distutils noflavors GLIB_SCHEMAS= org.guake.gschema.xml +CPE_VENDOR= guake-project NO_ARCH= yes PLIST_SUB= PORTVERSION=${PORTVERSION}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204181746.23IHk0cW080874>