git: 6c66f7bc7816 - main - devel/gdb: Fix variable description
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 15 Sep 2023 15:09:08 UTC
The branch main has been updated by pizzamig:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6c66f7bc7816d5cd16bdf5d6d0db6cdd9fd94899
commit 6c66f7bc7816d5cd16bdf5d6d0db6cdd9fd94899
Author: Luca Pizzamiglio <pizzamig@FreeBSD.org>
AuthorDate: 2023-09-15 15:06:01 +0000
Commit: Luca Pizzamiglio <pizzamig@FreeBSD.org>
CommitDate: 2023-09-15 15:08:50 +0000
devel/gdb: Fix variable description
PR: 273830
Reported by: Trond Endrestøl <Trond.Endrestol@ximalas.info>
---
devel/gdb/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/gdb/Makefile b/devel/gdb/Makefile
index 4e6e2cb1fd44..204bbafc3853 100644
--- a/devel/gdb/Makefile
+++ b/devel/gdb/Makefile
@@ -50,7 +50,7 @@ OPTIONS_SINGLE_READLINE= BUNDLED_READLINE PORT_READLINE
OPTIONS_SINGLE_ICONV= PORT_ICONV SYSTEM_ICONV
OPTIONS_SINGLE_ZLIB= BUNDLED_ZLIB SYSTEM_ZLIB
-DEBUGINFOD= Build gdb with debuginfod server support
+DEBUGINFOD_DESC= Build gdb with debuginfod server support
GDB_LINK_DESC= Create ${PREFIX}/bin/gdb symlink
KGDB_DESC= Kernel debugging support
BUNDLED_READLINE_DESC= from gdb distfile