diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-03-14 15:54:51 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-03-14 15:54:51 +0000 |
commit | 124aede6d1c6c1056b4ba86892e587afb05df08f (patch) | |
tree | a7a24677366c3ab9920c70a772f2834e3fb73fa7 /databases/pear-MDB2_Driver_ibase | |
parent | b20e1ca7b8f8930f827353b823ac57d61f83a420 (diff) | |
download | ports-124aede6d1c6c1056b4ba86892e587afb05df08f.tar.gz ports-124aede6d1c6c1056b4ba86892e587afb05df08f.zip |
Notes
Diffstat (limited to 'databases/pear-MDB2_Driver_ibase')
-rw-r--r-- | databases/pear-MDB2_Driver_ibase/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/pear-MDB2_Driver_ibase/Makefile b/databases/pear-MDB2_Driver_ibase/Makefile index 132ddb5bfae3..5420e1a633ab 100644 --- a/databases/pear-MDB2_Driver_ibase/Makefile +++ b/databases/pear-MDB2_Driver_ibase/Makefile @@ -17,6 +17,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS} USE_PHP= interbase +BROKEN= fails to build + FILES= MDB2/Driver/ibase.php \ MDB2/Driver/Datatype/ibase.php \ MDB2/Driver/Function/ibase.php \ |