summaryrefslogtreecommitdiff
path: root/archivers/php53-zip
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/php53-zip')
-rw-r--r--archivers/php53-zip/Makefile9
-rw-r--r--archivers/php53-zip/files/patch-config.m410
2 files changed, 0 insertions, 19 deletions
diff --git a/archivers/php53-zip/Makefile b/archivers/php53-zip/Makefile
deleted file mode 100644
index f66c3111003a..000000000000
--- a/archivers/php53-zip/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-# $FreeBSD$
-
-CATEGORIES= archivers
-
-MASTERDIR= ${.CURDIR}/../../lang/php53
-
-PKGNAMESUFFIX= -zip
-
-.include "${MASTERDIR}/Makefile"
diff --git a/archivers/php53-zip/files/patch-config.m4 b/archivers/php53-zip/files/patch-config.m4
deleted file mode 100644
index a87640ff160d..000000000000
--- a/archivers/php53-zip/files/patch-config.m4
+++ /dev/null
@@ -1,10 +0,0 @@
---- config.m4.orig 2009-04-09 16:16:30.000000000 +0200
-+++ config.m4 2009-04-09 16:17:02.000000000 +0200
-@@ -65,6 +65,7 @@
- #endif
- ],[
- PHP_PCRE_REGEX=pecl
-+ PHP_ADD_INCLUDE($PHP_PCRE_DIR/include)
- ],[
- PHP_PCRE_REGEX=no
- ])