summaryrefslogtreecommitdiff
path: root/textproc/php73-xsl/files/patch-php_xsl.h
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-01-25 18:06:01 -0600
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-01-25 18:20:01 -0600
commitcc378fb60bd6ff39ac810093b5fc83cf330c1d92 (patch)
tree7bafa7aa53795dec5c06d1af55dffa895e6ef8ce /textproc/php73-xsl/files/patch-php_xsl.h
parentgraphics/R-cran-DiagrammeR: Update to 1.0.8 (diff)
lang/php73: Remove port
- EOL reached on 2021-12-06 https://www.php.net/eol.php PR: 260624 Approved by: tz (private email) ale portmgr (blanket) Sponsored by: Bounce Experts
Diffstat (limited to 'textproc/php73-xsl/files/patch-php_xsl.h')
-rw-r--r--textproc/php73-xsl/files/patch-php_xsl.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/php73-xsl/files/patch-php_xsl.h b/textproc/php73-xsl/files/patch-php_xsl.h
deleted file mode 100644
index 9777187f8748..000000000000
--- a/textproc/php73-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>