summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2016-02-19 08:54:50 +0000
committermiwi <miwi@FreeBSD.org>2016-02-19 08:54:50 +0000
commit9c2233624459093fb01a957bf9520f56f163f9b4 (patch)
tree1512e1bd3fb31ce4cd1deaf496d480a5a591ca8a
parent1e6174af854d6ce08f216e89a6649efe397570e8 (diff)
downloadFreeBSD-ports-9c2233624459093fb01a957bf9520f56f163f9b4.zip
FreeBSD-ports-9c2233624459093fb01a957bf9520f56f163f9b4.tar.gz
- Ignore php70
-rw-r--r--databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile2
-rw-r--r--databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile2
-rw-r--r--databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile2
-rw-r--r--databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile2
4 files changed, 8 insertions, 0 deletions
diff --git a/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile b/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile
index c7147b6..b465d40 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>
diff --git a/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile b/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile
index 6c675db..b29b2de 100644
--- a/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_DBTable/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>
diff --git a/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile b/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile
index 5ee821a..8af5837 100644
--- a/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_DataObject/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>
diff --git a/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile b/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile
index 07bcfcd..1905256 100644
--- a/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_MDB2/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>
OpenPOWER on IntegriCloud