aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Pizzamiglio <pizzamig@FreeBSD.org>2023-09-15 15:06:01 +0000
committerLuca Pizzamiglio <pizzamig@FreeBSD.org>2023-09-15 15:08:50 +0000
commit6c66f7bc7816d5cd16bdf5d6d0db6cdd9fd94899 (patch)
tree6fdedde1db1973c9946c133b4166de7159b247d1
parent37e614b16cd6129660b2416f7039e09a1f858ae4 (diff)
downloadports-6c66f7bc7816d5cd16bdf5d6d0db6cdd9fd94899.tar.gz
ports-6c66f7bc7816d5cd16bdf5d6d0db6cdd9fd94899.zip
devel/gdb: Fix variable description
PR: 273830 Reported by: Trond Endrestøl <Trond.Endrestol@ximalas.info>
-rw-r--r--devel/gdb/Makefile2
1 files changed, 1 insertions, 1 deletions
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