summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2016-02-18 15:08:25 +0000
committerMartin Wilke <miwi@FreeBSD.org>2016-02-18 15:08:25 +0000
commit1c1487813e0e55994a2d876036319107b45cd8b4 (patch)
tree66735e7a8badd1a6f24bc52b1ad5136a35157740
parent- Ignore php70 (diff)
- Ignore php70
-rw-r--r--archivers/pecl-phk/Makefile1
-rw-r--r--databases/php5-tarantool/Makefile1
-rw-r--r--devel/pecl-parsekit/Makefile2
-rw-r--r--devel/pecl-strict/Makefile1
-rw-r--r--net-im/pecl-stomp/Makefile1
-rw-r--r--print/pecl-haru/Makefile1
-rw-r--r--print/pecl-pdflib/Makefile1
-rw-r--r--print/pecl-ps/Makefile1
-rw-r--r--textproc/pecl-syck/Makefile1
-rw-r--r--textproc/pecl-yaml/Makefile1
10 files changed, 10 insertions, 1 deletions
diff --git a/archivers/pecl-phk/Makefile b/archivers/pecl-phk/Makefile
index 6ea4d3cd2600..eb2ce84cd93c 100644
--- a/archivers/pecl-phk/Makefile
+++ b/archivers/pecl-phk/Makefile
@@ -17,6 +17,7 @@ USES= tar:tgz
USE_PHP= hash
USE_PHP_BUILD= yes
USE_PHPEXT= yes
+IGNORE_WITH_PHP= 70
CONFIGURE_ARGS= --enable-phk
diff --git a/databases/php5-tarantool/Makefile b/databases/php5-tarantool/Makefile
index 976c275f682c..7179bc6723ff 100644
--- a/databases/php5-tarantool/Makefile
+++ b/databases/php5-tarantool/Makefile
@@ -19,6 +19,7 @@ GH_PROJECT= ${PORTNAME}-php
GH_ACCOUNT= tarantool
GH_TAGNAME= c1c5d5f
TR_VER= 20151222
+IGNORE_WITH_PHP= 70
CONFIGURE_ARGS+= --with-tarantool
diff --git a/devel/pecl-parsekit/Makefile b/devel/pecl-parsekit/Makefile
index 36f780ac9a69..a8da99f5cc59 100644
--- a/devel/pecl-parsekit/Makefile
+++ b/devel/pecl-parsekit/Makefile
@@ -17,7 +17,7 @@ LICENSE= PHP301
USE_PHP= yes
USE_PHP_BUILD= yes
USE_PHPEXT= yes
-IGNORE_WITH_PHP= 53 56
+IGNORE_WITH_PHP= 56 70
CONFIGURE_ARGS= --enable-parsekit
CFLAGS+= -I${LOCALBASE}/include
diff --git a/devel/pecl-strict/Makefile b/devel/pecl-strict/Makefile
index c9b087ab14d3..a0938230730a 100644
--- a/devel/pecl-strict/Makefile
+++ b/devel/pecl-strict/Makefile
@@ -16,5 +16,6 @@ LICENSE= PHP301
USES= tar:tgz
USE_PHP= yes
USE_PHPEXT= yes
+IGNORE_WITH_PHP= 70
.include <bsd.port.mk>
diff --git a/net-im/pecl-stomp/Makefile b/net-im/pecl-stomp/Makefile
index 748f5fac6533..26c1e82dbf06 100644
--- a/net-im/pecl-stomp/Makefile
+++ b/net-im/pecl-stomp/Makefile
@@ -16,5 +16,6 @@ USES= tar:tgz
USE_PHP= yes
USE_PHPIZE= yes
USE_PHPEXT= yes
+IGNORE_WITH_PHP= 70
.include <bsd.port.mk>
diff --git a/print/pecl-haru/Makefile b/print/pecl-haru/Makefile
index 1781f5ee5868..0c7c1e11f65a 100644
--- a/print/pecl-haru/Makefile
+++ b/print/pecl-haru/Makefile
@@ -19,6 +19,7 @@ RUN_DEPENDS:= ${LOCALBASE}/include/hpdf.h:${PORTSDIR}/print/libharu
USES= tar:tgz
USE_PHP= yes
USE_PHPEXT= yes
+IGNORE_WITH_PHP= 70
CONFIGURE_ARGS+= --with-haru=${LOCALBASE}
CFLAGS+= -I${LOCALBASE}/include
diff --git a/print/pecl-pdflib/Makefile b/print/pecl-pdflib/Makefile
index aac123c7efa8..339e0ebf68e0 100644
--- a/print/pecl-pdflib/Makefile
+++ b/print/pecl-pdflib/Makefile
@@ -20,6 +20,7 @@ USE_PHP= gd
USE_PHP_BUILD= yes
USE_PHPEXT= yes
PHP_MODNAME= pdf
+IGNORE_WITH_PHP= 70
CONFIGURE_ARGS= --with-pdflib=${LOCALBASE}
diff --git a/print/pecl-ps/Makefile b/print/pecl-ps/Makefile
index d5e7c220e976..ebe8f7685d9b 100644
--- a/print/pecl-ps/Makefile
+++ b/print/pecl-ps/Makefile
@@ -19,6 +19,7 @@ USES= tar:tgz
USE_PHP= yes
USE_PHPEXT= yes
PHP_MODNAME= ${PORTNAME}
+IGNORE_WITH_PHP= 70
post-patch:
@${REINPLACE_CMD} -e 's|-ldl|-lintl|g' ${WRKSRC}/config.m4
diff --git a/textproc/pecl-syck/Makefile b/textproc/pecl-syck/Makefile
index 1a2b64c047fb..f7231b4a885a 100644
--- a/textproc/pecl-syck/Makefile
+++ b/textproc/pecl-syck/Makefile
@@ -20,6 +20,7 @@ USES= tar:tgz
USE_PHP= spl hash
USE_PHP_BUILD= yes
USE_PHPEXT= yes
+IGNORE_WITH_PHP= 70
CONFIGURE_ARGS= --enable-syck
diff --git a/textproc/pecl-yaml/Makefile b/textproc/pecl-yaml/Makefile
index 35a8f2fff45f..be8d8d15f99e 100644
--- a/textproc/pecl-yaml/Makefile
+++ b/textproc/pecl-yaml/Makefile
@@ -20,5 +20,6 @@ USES= tar:tgz
USE_PHP= yes
USE_PHP_BUILD= yes
USE_PHPEXT= yes
+IGNORE_WITH_PHP= 70
.include <bsd.port.mk>