summaryrefslogtreecommitdiff
path: root/emulators/bochs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/bochs/Makefile')
-rw-r--r--emulators/bochs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile
index cdbc7f6b9133..a7875418a23f 100644
--- a/emulators/bochs/Makefile
+++ b/emulators/bochs/Makefile
@@ -205,7 +205,7 @@ CONFIGURE_ARGS+=--enable-x86-64
.endif
.if defined(WITH_XPM)
-USE_XPM= yes
+USE_XORG= xpm
CONFIGURE_ARGS+=--with-xpm
.endif