aboutsummaryrefslogtreecommitdiff
path: root/databases/pear-Structures_DataGrid_DataSource_DBQuery
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-02-07 17:46:10 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-02-07 17:46:10 +0000
commitd7640e6c92925b67809edc87a6e4de1a85a967f6 (patch)
tree1bae5e1dd8f8b4ea1645de7993004b7d6b0709c3 /databases/pear-Structures_DataGrid_DataSource_DBQuery
parent98abc3006d6e53e5b67485049393fbc42ed46e7d (diff)
downloadports-d7640e6c92925b67809edc87a6e4de1a85a967f6.tar.gz
ports-d7640e6c92925b67809edc87a6e4de1a85a967f6.zip
Note PHP ports that do not build with 7.2.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=461158
Diffstat (limited to 'databases/pear-Structures_DataGrid_DataSource_DBQuery')
-rw-r--r--databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile b/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile
index 3ff37885feba..111f103074b6 100644
--- a/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile
@@ -15,7 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid \
USES= pear
USE_PHP= mysql
-IGNORE_WITH_PHP= 70 71
+IGNORE_WITH_PHP= 70 71 72
NO_ARCH= yes
.include <bsd.port.mk>