summaryrefslogtreecommitdiff
path: root/textproc/php55-xsl/files
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-10-21 07:30:32 +0000
committerRene Ladan <rene@FreeBSD.org>2016-10-21 07:30:32 +0000
commit87a09e788fd713fb5c314f2fa9d9134fef902401 (patch)
tree2fb06aa538d7e0beddd857fc446f090c3bb788b8 /textproc/php55-xsl/files
parentUnlink expired PHP5.5 ports. (diff)
Remove expired PHP5.5 ports.
Diffstat (limited to 'textproc/php55-xsl/files')
-rw-r--r--textproc/php55-xsl/files/patch-php_xsl.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/php55-xsl/files/patch-php_xsl.h b/textproc/php55-xsl/files/patch-php_xsl.h
deleted file mode 100644
index 9777187f8748..000000000000
--- a/textproc/php55-xsl/files/patch-php_xsl.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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 <libexslt/exsltconfig.h>
- #endif
-
--#include "../dom/xml_common.h"
-+#include "ext/dom/xml_common.h"
- #include "xsl_fe.h"
-
- #include <libxslt/extensions.h>