summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/pear-MDB2_Driver_mysql/Makefile2
-rw-r--r--databases/pear-MDB2_Driver_mysqli/Makefile2
-rw-r--r--databases/pear-MDB2_Driver_pgsql/Makefile2
-rw-r--r--databases/pear-MDB2_Driver_sqlite/Makefile2
-rw-r--r--textproc/scim-table-imengine/Makefile2
5 files changed, 10 insertions, 0 deletions
diff --git a/databases/pear-MDB2_Driver_mysql/Makefile b/databases/pear-MDB2_Driver_mysql/Makefile
index 933c8bb6f5dc..7ae186b55022 100644
--- a/databases/pear-MDB2_Driver_mysql/Makefile
+++ b/databases/pear-MDB2_Driver_mysql/Makefile
@@ -16,6 +16,8 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2
RUN_DEPENDS= ${BUILD_DEPENDS}
+BROKEN= Incomplete pkg-plist
+
USE_PHP= mysql
FILES= MDB2/Driver/Datatype/mysql.php \
diff --git a/databases/pear-MDB2_Driver_mysqli/Makefile b/databases/pear-MDB2_Driver_mysqli/Makefile
index 50b637083cc7..1dd2be59f302 100644
--- a/databases/pear-MDB2_Driver_mysqli/Makefile
+++ b/databases/pear-MDB2_Driver_mysqli/Makefile
@@ -16,6 +16,8 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2
RUN_DEPENDS= ${BUILD_DEPENDS}
+BROKEN= Incomplete pkg-plist
+
USE_PHP= mysqli
FILES= MDB2/Driver/Datatype/mysqli.php \
diff --git a/databases/pear-MDB2_Driver_pgsql/Makefile b/databases/pear-MDB2_Driver_pgsql/Makefile
index 0e08e152d6f4..b59ac7c06fd3 100644
--- a/databases/pear-MDB2_Driver_pgsql/Makefile
+++ b/databases/pear-MDB2_Driver_pgsql/Makefile
@@ -16,6 +16,8 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2
RUN_DEPENDS= ${BUILD_DEPENDS}
+BROKEN= Incomplete pkg-plist
+
USE_PHP= pgsql
FILES= MDB2/Driver/Datatype/pgsql.php \
diff --git a/databases/pear-MDB2_Driver_sqlite/Makefile b/databases/pear-MDB2_Driver_sqlite/Makefile
index 582ad7bc1b71..2dadf7e428eb 100644
--- a/databases/pear-MDB2_Driver_sqlite/Makefile
+++ b/databases/pear-MDB2_Driver_sqlite/Makefile
@@ -16,6 +16,8 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2
RUN_DEPENDS= ${BUILD_DEPENDS}
+BROKEN= Incomplete pkg-plist
+
USE_PHP= sqlite
FILES= MDB2/Driver/Datatype/sqlite.php \
diff --git a/textproc/scim-table-imengine/Makefile b/textproc/scim-table-imengine/Makefile
index a2733e093102..29b7679376b0 100644
--- a/textproc/scim-table-imengine/Makefile
+++ b/textproc/scim-table-imengine/Makefile
@@ -19,6 +19,8 @@ COMMENT= SCIM table based input method engine
BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim
RUN_DEPENDS= ${BUILD_DEPENDS}
+BROKEN= Incomplete pkg-plist
+
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
GNU_CONFIGURE= yes