aboutsummaryrefslogtreecommitdiff
path: root/textproc/php5-xsl
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2006-01-17 15:28:41 +0000
committerAlex Dupre <ale@FreeBSD.org>2006-01-17 15:28:41 +0000
commit2dcdb9f069dae8c6ac6df428b96fac8852115f3c (patch)
tree3cd44703ebdeef33b0f8df80ddbabeebdd215b50 /textproc/php5-xsl
parentfa20dca2bb01e9fe5ab73d4183b80507ad03efcf (diff)
downloadports-2dcdb9f069dae8c6ac6df428b96fac8852115f3c.tar.gz
ports-2dcdb9f069dae8c6ac6df428b96fac8852115f3c.zip
No-op (remove unneeded duplicated include).
Notes
Notes: svn path=/head/; revision=153748
Diffstat (limited to 'textproc/php5-xsl')
-rw-r--r--textproc/php5-xsl/files/patch-php_xsl.h10
1 files changed, 3 insertions, 7 deletions
diff --git a/textproc/php5-xsl/files/patch-php_xsl.h b/textproc/php5-xsl/files/patch-php_xsl.h
index 22a7df993f92..9777187f8748 100644
--- a/textproc/php5-xsl/files/patch-php_xsl.h
+++ b/textproc/php5-xsl/files/patch-php_xsl.h
@@ -1,14 +1,10 @@
---- php_xsl.h.orig Tue Jan 17 14:50:15 2006
-+++ php_xsl.h Tue Jan 17 14:50:53 2006
-@@ -43,7 +43,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 <libexslt/exsltconfig.h>
#endif
-#include "../dom/xml_common.h"
-+#ifdef HAVE_CONFIG_H
-+#include "config.h"
-+#endif
-+
+#include "ext/dom/xml_common.h"
#include "xsl_fe.h"