summaryrefslogtreecommitdiff
path: root/x11/gtk2/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gtk2/patches/patch-ai')
-rw-r--r--x11/gtk2/patches/patch-ai8
1 files changed, 5 insertions, 3 deletions
diff --git a/x11/gtk2/patches/patch-ai b/x11/gtk2/patches/patch-ai
index fac7a938b08..8485084b317 100644
--- a/x11/gtk2/patches/patch-ai
+++ b/x11/gtk2/patches/patch-ai
@@ -1,12 +1,14 @@
-$NetBSD: patch-ai,v 1.17 2006/09/22 21:27:11 tron Exp $
+$NetBSD: patch-ai,v 1.18 2007/01/06 15:13:15 wiz Exp $
--- configure.orig 2006-09-05 04:40:15.000000000 +0200
+++ configure
-@@ -32042,6 +32042,7 @@ _ACEOF
+@@ -32042,6 +32042,9 @@ _ACEOF
fi
-+CUPS_CONFIG=no
++if test "x$ENABLE_CUPS" != "xyes"; then
++ CUPS_CONFIG=no
++fi
if test "x$CUPS_CONFIG" != "xno"; then
HAVE_CUPS_TRUE=
HAVE_CUPS_FALSE='#'