summaryrefslogtreecommitdiff
path: root/x11/gtk2/patches
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2007-10-21 02:03:34 +0000
committerobache <obache@pkgsrc.org>2007-10-21 02:03:34 +0000
commit51da164fe64f4a8beb034d240af6decefabc39ed (patch)
treeebc306f54a849082ee76c7511b71bc246b3db197 /x11/gtk2/patches
parent43df7ca46f7a5cf2fcafca870a96fabb7d46ebfa (diff)
downloadpkgsrc-51da164fe64f4a8beb034d240af6decefabc39ed.tar.gz
No need "ENABLE_CUPS" anymore since last option.mk change.
Diffstat (limited to 'x11/gtk2/patches')
-rw-r--r--x11/gtk2/patches/patch-ai12
1 files changed, 1 insertions, 11 deletions
diff --git a/x11/gtk2/patches/patch-ai b/x11/gtk2/patches/patch-ai
index 7a8c655e349..300c20dc2e2 100644
--- a/x11/gtk2/patches/patch-ai
+++ b/x11/gtk2/patches/patch-ai
@@ -1,4 +1,4 @@
-$NetBSD: patch-ai,v 1.19 2007/09/16 19:53:27 wiz Exp $
+$NetBSD: patch-ai,v 1.20 2007/10/21 02:03:34 obache Exp $
--- configure.orig 2007-09-13 20:47:55.000000000 +0000
+++ configure
@@ -11,13 +11,3 @@ $NetBSD: patch-ai,v 1.19 2007/09/16 19:53:27 wiz Exp $
HAVE_OBJC_TRUE=
HAVE_OBJC_FALSE='#'
else
-@@ -35379,6 +35379,9 @@ fi
- fi
-
-
-+if test "x$ENABLE_CUPS" != "xyes"; then
-+ CUPS_CONFIG=no
-+fi
- if test "x$CUPS_CONFIG" != "xno"; then
- HAVE_CUPS_TRUE=
- HAVE_CUPS_FALSE='#'