Date: Sat, 1 Apr 2023 08:55:01 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 77c2f7fdceef - main - games/libmanette: drop redundant MESON_ARGS after 3507fb3e4ec9 Message-ID: <202304010855.3318t1pS061841@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=77c2f7fdceef006dc6f7f794e8f1caf4c7ce2247 commit 77c2f7fdceef006dc6f7f794e8f1caf4c7ce2247 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-04-01 08:46:36 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-04-01 08:48:39 +0000 games/libmanette: drop redundant MESON_ARGS after 3507fb3e4ec9 PR: 270361 Exp-run by: antoine --- games/libmanette/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/games/libmanette/Makefile b/games/libmanette/Makefile index 732a689ded5e..e710aef00a15 100644 --- a/games/libmanette/Makefile +++ b/games/libmanette/Makefile @@ -19,8 +19,6 @@ USES= compiler:c11 gnome meson pkgconfig tar:xz vala:build USE_GNOME= glib20 introspection USE_LDCONFIG= yes -MESON_ARGS= -Dgudev=enabled - OPTIONS_DEFINE= DOCS EXAMPLES TEST OPTIONS_SUB= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304010855.3318t1pS061841>