From 7fe96c109332ecdb411ceef911efd11085a88346 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Mon, 24 Jun 2013 14:32:11 +0000 Subject: Welcome PHP 5.5! Future steps: - rename current php5 ports to php54 - make php55 the default one after an exp-run --- textproc/php55-xsl/files/patch-php_xsl.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 textproc/php55-xsl/files/patch-php_xsl.h (limited to 'textproc/php55-xsl/files/patch-php_xsl.h') diff --git a/textproc/php55-xsl/files/patch-php_xsl.h b/textproc/php55-xsl/files/patch-php_xsl.h new file mode 100644 index 000000000000..9777187f8748 --- /dev/null +++ b/textproc/php55-xsl/files/patch-php_xsl.h @@ -0,0 +1,11 @@ +--- php_xsl.h.orig Sun Jan 1 13:50:17 2006 ++++ php_xsl.h Tue Jan 17 16:23:10 2006 +@@ -43,7 +43,7 @@ + #include + #endif + +-#include "../dom/xml_common.h" ++#include "ext/dom/xml_common.h" + #include "xsl_fe.h" + + #include -- cgit v1.2.3