Date: Sun, 30 Jun 2024 14:44:19 GMT From: Gleb Popov <arrowd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 48d1e730a47a - main - devel/glib20: Remove DEBUG option that does nothing Message-ID: <202406301444.45UEiJSO096462@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=48d1e730a47a737b33c168c7ebd0bfd170a0fdbc commit 48d1e730a47a737b33c168c7ebd0bfd170a0fdbc Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-06-30 14:12:05 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-06-30 14:44:10 +0000 devel/glib20: Remove DEBUG option that does nothing --- devel/glib20/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index 75356d5488c9..0b450f6eabf4 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -42,7 +42,7 @@ CONFLICTS_INSTALL= p5-Giovanni _LIBVERSION= 0.8000.3 PLIST_SUB= LIBVERSION=${_LIBVERSION} -OPTIONS_DEFINE= DEBUG GTKDOC FAM_ALTBACKEND MANPAGES NLS TEST +OPTIONS_DEFINE= GTKDOC FAM_ALTBACKEND MANPAGES NLS TEST OPTIONS_DEFAULT= MANPAGES OPTIONS_SUB= yeshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406301444.45UEiJSO096462>
