summaryrefslogtreecommitdiffstats
path: root/x11-libs
diff options
context:
space:
mode:
authorPavel Vinogradov2022-08-13 16:35:38 -0400
committerPavel Vinogradov2022-08-13 16:35:38 -0400
commitcfcffc6ca9e4bbdbda250d7f23ff6c98bc0fb2ef (patch)
tree2044097af9365225fdad7c4a8a7da7b3f9a07afc /x11-libs
parent0b44338e0f7454bb603db9740bf50f5d82ad6812 (diff)
x11-libs/cairo: fixed yet another typo, thanks Stealth
Diffstat (limited to 'x11-libs')
-rwxr-xr-xx11-libs/cairo/CONFIGURE2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/cairo/CONFIGURE b/x11-libs/cairo/CONFIGURE
index 3cf6765b58..f51b519dc7 100755
--- a/x11-libs/cairo/CONFIGURE
+++ b/x11-libs/cairo/CONFIGURE
@@ -4,7 +4,7 @@ list_remove CAIRO_OPTS "--enable-tee=yes" &&
list_remove CAIRO_OPTS "--enable-tee=no" &&
list_remove CAIRO_OPTS "--enable-xlib-xcb" &&
list_remove CAIRO_OPTS "--enable-xlib-xcb=yes" &&
-list_remove CAIRO_OPTS "--enable-xlib-xcb=nno" &&
+list_remove CAIRO_OPTS "--enable-xlib-xcb=no" &&
list_remove CAIRO_OPTS "--disable-xlib-xcb" &&
config_query_option CAIRO_OPTS "Enable cairo's tee surface backend feature?" n \