aboutsummaryrefslogtreecommitdiff
path: root/archivers/php5-zip
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-02-14 19:21:31 +0000
committerRene Ladan <rene@FreeBSD.org>2016-02-14 19:21:31 +0000
commitd5ce1f73bc9d396f962ccc0f312c1f1e1ac50862 (patch)
tree8ee58acab1b0a9fe8d1b1eb86093bf1a0d151f63 /archivers/php5-zip
parent04917a1bbdfada95e54db7f4ee3094e95c94c515 (diff)
Notes
Diffstat (limited to 'archivers/php5-zip')
-rw-r--r--archivers/php5-zip/Makefile10
-rw-r--r--archivers/php5-zip/files/patch-config.m410
2 files changed, 0 insertions, 20 deletions
diff --git a/archivers/php5-zip/Makefile b/archivers/php5-zip/Makefile
deleted file mode 100644
index bec14d31a51b..000000000000
--- a/archivers/php5-zip/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# Created by: Alex Dupre <ale@FreeBSD.org>
-# $FreeBSD$
-
-CATEGORIES= archivers
-
-MASTERDIR= ${.CURDIR}/../../lang/php5
-
-PKGNAMESUFFIX= -zip
-
-.include "${MASTERDIR}/Makefile"
diff --git a/archivers/php5-zip/files/patch-config.m4 b/archivers/php5-zip/files/patch-config.m4
deleted file mode 100644
index a87640ff160d..000000000000
--- a/archivers/php5-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
- ])