aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-12-06 11:22:12 +0000
committerRene Ladan <rene@FreeBSD.org>2018-12-06 11:22:12 +0000
commit968c62c6fbc9cd1fa4488b835da6c291ebc885e6 (patch)
tree57498af909660129f51b9c8c5792e61977855025 /textproc
parent4fa23dabbdce9cfbfde47abd0a56ee7c4127b8c2 (diff)
downloadports-968c62c6fbc9cd1fa4488b835da6c291ebc885e6.tar.gz
ports-968c62c6fbc9cd1fa4488b835da6c291ebc885e6.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libmrss-php/Makefile2
-rw-r--r--textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile2
-rw-r--r--textproc/pear-Structures_DataGrid_DataSource_XML/Makefile2
-rw-r--r--textproc/pecl-ctemplate/Makefile2
-rw-r--r--textproc/pecl-doublemetaphone/Makefile2
-rw-r--r--textproc/pecl-stem/Makefile2
-rw-r--r--textproc/pecl-syck/Makefile2
-rw-r--r--textproc/pecl-wbxml/Makefile2
-rw-r--r--textproc/pecl-xdiff/Makefile2
-rw-r--r--textproc/pecl-xslcache/Makefile2
-rw-r--r--textproc/pecl-yaml1/Makefile2
11 files changed, 11 insertions, 11 deletions
diff --git a/textproc/libmrss-php/Makefile b/textproc/libmrss-php/Makefile
index 83424180cc1d..b24c39e1ced3 100644
--- a/textproc/libmrss-php/Makefile
+++ b/textproc/libmrss-php/Makefile
@@ -27,7 +27,7 @@ USES= libtool php:ext
USE_LDCONFIG= yes
PHP_MODNAME= mrss
-IGNORE_WITH_PHP= 70 71 72 73
+IGNORE_WITH_PHP= 71 72 73
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/phpmrss
post-install:
diff --git a/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile b/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile
index 66ef8c198bf6..16e3b27e02fe 100644
--- a/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile
+++ b/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile
@@ -16,6 +16,6 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-
USES= pear
USE_PHP= mysql
-IGNORE_WITH_PHP=70 71 72 73
+IGNORE_WITH_PHP=71 72 73
.include <bsd.port.mk>
diff --git a/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile b/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile
index 8c230f498ff9..b490f7a41f4a 100644
--- a/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile
+++ b/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile
@@ -16,6 +16,6 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-
USES= pear
USE_PHP= mysql
-IGNORE_WITH_PHP=70 71 72 73
+IGNORE_WITH_PHP=71 72 73
.include <bsd.port.mk>
diff --git a/textproc/pecl-ctemplate/Makefile b/textproc/pecl-ctemplate/Makefile
index 9f21debc17b1..5afbaddf5380 100644
--- a/textproc/pecl-ctemplate/Makefile
+++ b/textproc/pecl-ctemplate/Makefile
@@ -20,7 +20,7 @@ USES= php:ext localbase:ldflags
USE_GITHUB= yes
GH_ACCOUNT= vanillahsu
GH_PROJECT= pecl-ctemplate
-IGNORE_WITH_PHP= 70 71 72 73
+IGNORE_WITH_PHP= 71 72 73
CONFIGURE_ARGS= --with-cTemplate=${LOCALBASE}
diff --git a/textproc/pecl-doublemetaphone/Makefile b/textproc/pecl-doublemetaphone/Makefile
index 5d951a3ea972..5111a3f1eddb 100644
--- a/textproc/pecl-doublemetaphone/Makefile
+++ b/textproc/pecl-doublemetaphone/Makefile
@@ -16,7 +16,7 @@ LICENSE= PHP301
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= php:pecl
-IGNORE_WITH_PHP= 70 71 72 73
+IGNORE_WITH_PHP= 71 72 73
CONFIGURE_ARGS= --enable-doublemetaphone
diff --git a/textproc/pecl-stem/Makefile b/textproc/pecl-stem/Makefile
index 2b4a5206aacc..7f821846b312 100644
--- a/textproc/pecl-stem/Makefile
+++ b/textproc/pecl-stem/Makefile
@@ -16,7 +16,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
USES= php:pecl
-IGNORE_WITH_PHP= 70 71 72 73
+IGNORE_WITH_PHP= 71 72 73
post-configure:
echo "#define HAVE_XDL_ALLOCATOR_PRIV 1" >>${WRKSRC}/config.h
diff --git a/textproc/pecl-syck/Makefile b/textproc/pecl-syck/Makefile
index cd94ffbd4357..cf9d7ae96263 100644
--- a/textproc/pecl-syck/Makefile
+++ b/textproc/pecl-syck/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libsyck.a:textproc/syck
USES= php:pecl
USE_PHP= spl:build hash:build
-IGNORE_WITH_PHP= 70 71 72 73
+IGNORE_WITH_PHP= 71 72 73
CONFIGURE_ARGS= --enable-syck
diff --git a/textproc/pecl-wbxml/Makefile b/textproc/pecl-wbxml/Makefile
index 2591b781eddf..3c989678a87a 100644
--- a/textproc/pecl-wbxml/Makefile
+++ b/textproc/pecl-wbxml/Makefile
@@ -18,7 +18,7 @@ USES= php:pecl
CONFIGURE_ARGS= --with-wbxml=${LOCALBASE} \
--with-libexpat-dir=${LOCALBASE}
-IGNORE_WITH_PHP= 70 71 72 73
+IGNORE_WITH_PHP= 71 72 73
post-patch:
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/config.m4
diff --git a/textproc/pecl-xdiff/Makefile b/textproc/pecl-xdiff/Makefile
index 4bd088f964b2..bb5a680c419b 100644
--- a/textproc/pecl-xdiff/Makefile
+++ b/textproc/pecl-xdiff/Makefile
@@ -17,7 +17,7 @@ LICENSE= PHP301
LIB_DEPENDS= libxdiff.so:textproc/libxdiff
USES= php:pecl
-IGNORE_WITH_PHP= 70 71 72 73
+IGNORE_WITH_PHP= 71 72 73
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/textproc/pecl-xslcache/Makefile b/textproc/pecl-xslcache/Makefile
index afd256ba8b64..b02897ede0cc 100644
--- a/textproc/pecl-xslcache/Makefile
+++ b/textproc/pecl-xslcache/Makefile
@@ -16,6 +16,6 @@ LICENSE= PHP301
USES= php:pecl
USE_PHP= dom:build xml:build xsl:build
-IGNORE_WITH_PHP= 70 71 72 73
+IGNORE_WITH_PHP= 71 72 73
.include <bsd.port.mk>
diff --git a/textproc/pecl-yaml1/Makefile b/textproc/pecl-yaml1/Makefile
index e2776d4f413e..d7e590887095 100644
--- a/textproc/pecl-yaml1/Makefile
+++ b/textproc/pecl-yaml1/Makefile
@@ -19,6 +19,6 @@ LIB_DEPENDS= libyaml.so:textproc/libyaml
PORTSCOUT= limit:^1.*
USES= php:pecl
-IGNORE_WITH_PHP= 70 71 72 73
+IGNORE_WITH_PHP= 71 72 73
.include <bsd.port.mk>