aboutsummaryrefslogtreecommitdiff
path: root/emulators/bochs
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-14 12:39:42 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-14 12:39:42 +0000
commit863110e9f95de207d0c8891b013c3d43e70cbceb (patch)
tree7cefef4036a143c0a890c264dd040a774616688a /emulators/bochs
parent243a1c4dcae2dcc5d9caae8c27bbc73a9e484e5b (diff)
downloadports-863110e9f95de207d0c8891b013c3d43e70cbceb.tar.gz
ports-863110e9f95de207d0c8891b013c3d43e70cbceb.zip
Notes
Diffstat (limited to 'emulators/bochs')
-rw-r--r--emulators/bochs/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile
index 80db1745412c..73555e07be2f 100644
--- a/emulators/bochs/Makefile
+++ b/emulators/bochs/Makefile
@@ -73,6 +73,7 @@ DEBUGGER_DESC= Debugger support
DEBUGGER_CONFIGURE_ENABLE= debugger
DEBUGGER_IMPLIES= DISASM
DEBUGGER_GUI_DESC= GTK+ 2 GUI debugger support
+DEBUGGER_GUI_USES= gnome
DEBUGGER_GUI_USE= GNOME=gtk20
DEBUGGER_GUI_CONFIGURE_ENABLE= debugger-gui
DEBUGGER_GUI_IMPLIES= DEBUGGER
@@ -142,10 +143,12 @@ RFB_CONFIGURE_WITH= rfb
SB16_DESC= Sound Blaster 16 emulation
SB16_CONFIGURE_ENABLE= sb16
SDL1_DESC= Simple Direct Media Layer 1 support
+SDL1_USES= sdl
SDL1_USE= SDL=sdl
SDL1_CONFIGURE_WITH= sdl
SDL1_PREVENTS= SDL2
SDL2_DESC= Simple Direct Media Layer 2 support
+SDL2_USES= sdl
SDL2_USE= SDL=sdl2
SDL2_CONFIGURE_WITH= sdl2
SHOW_IPS_DESC= Show IPS in status bar or log file