Date: Sun, 29 Aug 2021 19:17:46 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: f254be68dbc7 - main - graphics/wayland: Add CPE information Message-ID: <202108291917.17TJHkLh030206@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=f254be68dbc79be798f7cfc05287b10e7fdb69c4 commit f254be68dbc79be798f7cfc05287b10e7fdb69c4 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-29 19:11:48 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-29 19:17:15 +0000 graphics/wayland: Add CPE information Approved by: portmgr (blanket) --- graphics/wayland/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/wayland/Makefile b/graphics/wayland/Makefile index e21867049117..f7a7ef2c7ceb 100644 --- a/graphics/wayland/Makefile +++ b/graphics/wayland/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \ CFLAGS+= "-I${LOCALBASE}/include/libepoll-shim" -USES= gnome meson pkgconfig tar:xz +USES= cpe gnome meson pkgconfig tar:xz USE_GNOME= libxslt:build USE_LDCONFIG= yes MESON_ARGS= -Ddocumentation=false
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291917.17TJHkLh030206>