diff options
Diffstat (limited to 'security/php5-filter')
-rw-r--r-- | security/php5-filter/Makefile | 10 | ||||
-rw-r--r-- | security/php5-filter/files/patch-config.m4 | 10 |
2 files changed, 0 insertions, 20 deletions
diff --git a/security/php5-filter/Makefile b/security/php5-filter/Makefile deleted file mode 100644 index 9c4d5a1c6a07..000000000000 --- a/security/php5-filter/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# Created by: Alex Dupre <ale@FreeBSD.org> -# $FreeBSD$ - -CATEGORIES= security - -MASTERDIR= ${.CURDIR}/../../lang/php5 - -PKGNAMESUFFIX= -filter - -.include "${MASTERDIR}/Makefile" diff --git a/security/php5-filter/files/patch-config.m4 b/security/php5-filter/files/patch-config.m4 deleted file mode 100644 index ab64c6c9d5ad..000000000000 --- a/security/php5-filter/files/patch-config.m4 +++ /dev/null @@ -1,10 +0,0 @@ ---- config.m4.orig 2009-03-06 08:25:45.000000000 +0100 -+++ config.m4 2009-03-06 08:28:10.000000000 +0100 -@@ -32,6 +32,7 @@ - #endif - ],[ - PHP_PCRE_REGEX=pecl -+ PHP_ADD_INCLUDE($PHP_PCRE_DIR/include) - ],[ - PHP_PCRE_REGEX=no - ]) |