summaryrefslogtreecommitdiffstats
path: root/x11-fm
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2015-12-10 22:13:58 +0000
committerkwm <kwm@FreeBSD.org>2015-12-10 22:13:58 +0000
commit7ed17c9414fc9d37a3028cb95354d02506467249 (patch)
treedaabc6f4f878fbc04f9c28f1afe6afb317ffe79f /x11-fm
parent3ed9bd272290589cbd0943d50f6e13bb2fb8c3be (diff)
downloadFreeBSD-ports-7ed17c9414fc9d37a3028cb95354d02506467249.zip
FreeBSD-ports-7ed17c9414fc9d37a3028cb95354d02506467249.tar.gz
Update freetype2 to 2.6.2. [1]
Mark magicpoint broken, maintainer is notified. Exp-runs run by antoine@ This version also fixes shadowing of TYPEOF in ftconfig.h [2] PR: 203554 [1], 202083 [2] Submitted by: rhurlin@gwdg.de [2]
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/xfe/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-fm/xfe/files/patch-configure b/x11-fm/xfe/files/patch-configure
new file mode 100644
index 0000000..a5ddcef
--- /dev/null
+++ b/x11-fm/xfe/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig 2015-10-21 16:59:07.344253000 +0200
++++ configure 2015-10-21 16:59:18.245643000 +0200
+@@ -14940,7 +14940,7 @@
+ LIBS="$LIBS $freetype_libs"
+ CPPFLAGS="$freetype_cflags $CPPFLAGS"
+ fi
+- ac_fn_cxx_check_header_mongrel "$LINENO" "config/ftheader.h" "ac_cv_header_config_ftheader_h" "$ac_includes_default"
++ ac_fn_cxx_check_header_mongrel "$LINENO" "freetype/config/ftheader.h" "ac_cv_header_config_ftheader_h" "$ac_includes_default"
+ if test "x$ac_cv_header_config_ftheader_h" = xyes; then :
+
+ else
OpenPOWER on IntegriCloud