aboutsummaryrefslogtreecommitdiff
path: root/emulators/bochs
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-26 21:03:32 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-26 21:03:32 +0000
commit7a4777dc53583a897fb8bc1328c6be87bfed8047 (patch)
treeac0a62999320b356d1f5e64d97252e571d454a1e /emulators/bochs
parent1b456f061f42fa3539a17ea670a5d87624917fe1 (diff)
Diffstat (limited to 'emulators/bochs')
-rw-r--r--emulators/bochs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile
index f0980fb80b71..03e5b17e35b4 100644
--- a/emulators/bochs/Makefile
+++ b/emulators/bochs/Makefile
@@ -70,7 +70,7 @@ CONF_MSRS_CONFIGURE_ENABLE= configurable-msrs
DEBUGGER_DESC= Debugger support
DEBUGGER_CONFIGURE_ENABLE= debugger
DEBUGGER_IMPLIES= DISASM
-DEBUGGER_GUI_DESC= GTK+ 2 GUI debugger support
+DEBUGGER_GUI_DESC= GTK 2 GUI debugger support
DEBUGGER_GUI_USES= gnome
DEBUGGER_GUI_USE= GNOME=gtk20
DEBUGGER_GUI_CONFIGURE_ENABLE= debugger-gui