aboutsummaryrefslogtreecommitdiff
path: root/databases/pear-Structures_DataGrid_DataSource_DBQuery
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2016-02-19 08:54:50 +0000
committerMartin Wilke <miwi@FreeBSD.org>2016-02-19 08:54:50 +0000
commit4e4a453e71d0b71b9c248c52fba9108171d0a06c (patch)
tree1512e1bd3fb31ce4cd1deaf496d480a5a591ca8a /databases/pear-Structures_DataGrid_DataSource_DBQuery
parent72b091c005fcb253c39a1d821a40451e9f3bfa9d (diff)
downloadports-4e4a453e71d0b71b9c248c52fba9108171d0a06c.tar.gz
ports-4e4a453e71d0b71b9c248c52fba9108171d0a06c.zip
- Ignore php70
Notes
Notes: svn path=/head/; revision=409163
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 c7147b648533..b465d4097bb4 100644
--- a/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile
@@ -15,5 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:${PORTSDIR}/devel/pear-Structure
USES= pear
USE_PHP= mysql
+IGNORE_WITH_PHP= 70
+NO_ARCH= yes
.include <bsd.port.mk>