aboutsummaryrefslogtreecommitdiffstats
path: root/devel/mico
diff options
context:
space:
mode:
Diffstat (limited to 'devel/mico')
-rw-r--r--devel/mico/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/mico/Makefile b/devel/mico/Makefile
index 932477f7886..8794bd395ec 100644
--- a/devel/mico/Makefile
+++ b/devel/mico/Makefile
@@ -37,7 +37,7 @@ MICO_SERVICE= "@comment "
CONFIGURE_ENV+= CXXFLAGS=${CPPFLAGS}
.if defined(WITH_X11)
-USE_XLIBS= yes
+USE_XLIB= yes
CONFIGURE_ARGS+= --with-x
.else
CONFIGURE_ARGS+= --without-x