summaryrefslogtreecommitdiff
path: root/mail/faces/files/patch-configure
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-01-11 20:11:43 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-01-11 20:11:43 +0000
commitcb02e3c41664fa7353484da7ea5004a43154bb71 (patch)
tree14e58fd7435f3ab4d34f273050090af3d55099f7 /mail/faces/files/patch-configure
parentAdd vuln.xml entry for libevent CVE-2014-6272 (diff)
Unbreak
Diffstat (limited to 'mail/faces/files/patch-configure')
-rw-r--r--mail/faces/files/patch-configure6
1 files changed, 2 insertions, 4 deletions
diff --git a/mail/faces/files/patch-configure b/mail/faces/files/patch-configure
index 3c689d076be6..d0f7f858bfe5 100644
--- a/mail/faces/files/patch-configure
+++ b/mail/faces/files/patch-configure
@@ -1,12 +1,10 @@
-$FreeBSD$
-
--- configure.orig 2015-01-11 20:18:10.319363623 +0530
+++ configure 2015-01-11 20:21:02.304351633 +0530
@@ -5065,6 +5065,8 @@
fi
done
-+if test "x$have_x" = xyes; then
++if test "x$with_x" = xyes; then
+
# Check whether --with-gtk-prefix or --without-gtk-prefix was given.
if test "${with_gtk_prefix+set}" = set; then
@@ -15,7 +13,7 @@ $FreeBSD$
fi
rm -f conf.gtktest
-+fi # have_x=xyes
++fi # with_x=xyes
ALL_LINGUAS=""
echo "$as_me:5361: checking for $CC option to accept ANSI C" >&5