diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-10-21 07:30:32 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-10-21 07:30:32 +0000 |
commit | 87a09e788fd713fb5c314f2fa9d9134fef902401 (patch) | |
tree | 2fb06aa538d7e0beddd857fc446f090c3bb788b8 /textproc/php55-xsl | |
parent | Unlink expired PHP5.5 ports. (diff) |
Remove expired PHP5.5 ports.
Notes
Notes:
svn path=/head/; revision=424382
Diffstat (limited to 'textproc/php55-xsl')
-rw-r--r-- | textproc/php55-xsl/Makefile | 11 | ||||
-rw-r--r-- | textproc/php55-xsl/files/patch-php_xsl.h | 11 |
2 files changed, 0 insertions, 22 deletions
diff --git a/textproc/php55-xsl/Makefile b/textproc/php55-xsl/Makefile deleted file mode 100644 index 2a5e11abd139..000000000000 --- a/textproc/php55-xsl/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -# Created by: Alex Dupre <ale@FreeBSD.org> -# $FreeBSD$ - -PORTREVISION= 1 -CATEGORIES= textproc - -MASTERDIR= ${.CURDIR}/../../lang/php55 - -PKGNAMESUFFIX= -xsl - -.include "${MASTERDIR}/Makefile" 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> |