diff options
Diffstat (limited to 'textproc/php4-domxml')
-rw-r--r-- | textproc/php4-domxml/Makefile | 17 | ||||
-rw-r--r-- | textproc/php4-domxml/files/patch-config.m4 | 10 |
2 files changed, 0 insertions, 27 deletions
diff --git a/textproc/php4-domxml/Makefile b/textproc/php4-domxml/Makefile deleted file mode 100644 index 2b12541a25f5..000000000000 --- a/textproc/php4-domxml/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: php4-domxml -# Date created: 7 Jul 2004 -# Whom: Alex Dupre <ale@FreeBSD.org> -# -# $FreeBSD$ -# - -DEPRECATED= php4 is EOLed -EXPIRATION_DATE= 2012-05-10 - -CATEGORIES= textproc - -MASTERDIR= ${.CURDIR}/../../lang/php4 - -PKGNAMESUFFIX= -domxml - -.include "${MASTERDIR}/Makefile" diff --git a/textproc/php4-domxml/files/patch-config.m4 b/textproc/php4-domxml/files/patch-config.m4 deleted file mode 100644 index c3f63a9a73e5..000000000000 --- a/textproc/php4-domxml/files/patch-config.m4 +++ /dev/null @@ -1,10 +0,0 @@ ---- config.m4.orig Thu Aug 26 09:44:58 2004 -+++ config.m4 Thu Aug 26 09:47:37 2004 -@@ -66,6 +66,7 @@ - fi - - PHP_ADD_INCLUDE($DOMXML_DIR/include$DOMXML_DIR_ADD) -+ PHP_ADD_INCLUDE($DOMXML_DIR/include) - - if test "$PHP_ZLIB_DIR" = "no"; then - AC_MSG_ERROR(DOMXML requires ZLIB. Use --with-zlib-dir=<DIR>) |