aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2018-02-08 01:46:10 +0800
committermat <mat@FreeBSD.org>2018-02-08 01:46:10 +0800
commit6f4e77820c3cac0c889be3c327614d58ee4e8dc0 (patch)
tree1bae5e1dd8f8b4ea1645de7993004b7d6b0709c3 /textproc
parentfa224da6381d4d6242567d7c0c2f854c9e4f6ab8 (diff)
downloadfreebsd-ports-gnome-6f4e77820c3cac0c889be3c327614d58ee4e8dc0.tar.gz
freebsd-ports-gnome-6f4e77820c3cac0c889be3c327614d58ee4e8dc0.tar.zst
freebsd-ports-gnome-6f4e77820c3cac0c889be3c327614d58ee4e8dc0.zip
Note PHP ports that do not build with 7.2.
Sponsored by: Absolight
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
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/libmrss-php/Makefile b/textproc/libmrss-php/Makefile
index 5d25ecb42479..67da576abb8e 100644
--- a/textproc/libmrss-php/Makefile
+++ b/textproc/libmrss-php/Makefile
@@ -24,7 +24,7 @@ USES= libtool php:ext
USE_LDCONFIG= yes
PHP_MODNAME= mrss
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71 72
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 3758629a7f5b..5a6671dbd2a1 100644
--- a/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile
+++ b/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile
@@ -13,6 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-
USES= pear
USE_PHP= mysql
-IGNORE_WITH_PHP=70 71
+IGNORE_WITH_PHP=70 71 72
.include <bsd.port.mk>
diff --git a/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile b/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile
index 5c3e72e6699e..d51e2b4c6396 100644
--- a/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile
+++ b/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile
@@ -13,6 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-
USES= pear
USE_PHP= mysql
-IGNORE_WITH_PHP=70 71
+IGNORE_WITH_PHP=70 71 72
.include <bsd.port.mk>