aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
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>