aboutsummaryrefslogtreecommitdiff
path: root/databases/pear-Structures_DataGrid_DataSource_DBQuery
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2018-12-21 10:21:54 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2018-12-21 10:21:54 +0000
commite9f4e22ea9bdc9139fe1e2de795cc305ceb9220a (patch)
treea2809fce60f19e5fd41592ff5f410824890c0778 /databases/pear-Structures_DataGrid_DataSource_DBQuery
parent520d0986547b2edb146dbcfbb9aeec700b1a0cf2 (diff)
downloadports-e9f4e22ea9bdc9139fe1e2de795cc305ceb9220a.tar.gz
ports-e9f4e22ea9bdc9139fe1e2de795cc305ceb9220a.zip
- Add ignore for PHP 56
Notes
Notes: svn path=/head/; revision=487975
Diffstat (limited to 'databases/pear-Structures_DataGrid_DataSource_DBQuery')
-rw-r--r--databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile b/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile
index def33729b607..e2a8d7bafd25 100644
--- a/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile
@@ -10,6 +10,8 @@ COMMENT= DataSource driver using PEAR::DB and an SQL query
LICENSE= BSD2CLAUSE
+IGNORE_WITH_PHP= 56
+
BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} \
${PEARDIR}/DB.php:databases/pear-DB@${PHP_FLAVOR}
RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} \