summaryrefslogtreecommitdiffstats
path: root/misc/mc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/mc/Makefile')
-rw-r--r--misc/mc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile
index e841a6d..56ae36f 100644
--- a/misc/mc/Makefile
+++ b/misc/mc/Makefile
@@ -64,7 +64,7 @@ _MANLANG= es hu it pl ru.KOI8-R sr
.if !defined(WITH_X11) || defined(MINIMAL)
CONFIGURE_ARGS+=--without-x
.else
-USE_XLIB= yes
+USE_XORG= x11 xext
.endif
.if !defined(WITH_EDIT) && (defined(WITHOUT_EDIT) || defined(MINIMAL))
OpenPOWER on IntegriCloud