diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-11-17 06:41:55 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-11-17 06:41:55 +0000 |
commit | d479413632afc8ccf85904f8db8abfd02cd1b4b3 (patch) | |
tree | 090fe1183f20173bf180f2b61137fcc3983da4bf /databases | |
parent | 83eccb167f2ab791a333501adbace31b5494a1ce (diff) |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/pecl-paradox/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/pecl-paradox/Makefile b/databases/pecl-paradox/Makefile index dedc9a10e011..cb6d21073dbd 100644 --- a/databases/pecl-paradox/Makefile +++ b/databases/pecl-paradox/Makefile @@ -18,6 +18,8 @@ COMMENT= An extension to read and write Paradox files LIB_DEPENDS= px.6:${PORTSDIR}/databases/pxlib +BROKEN= Does not compile + USE_PHP= yes USE_PHPIZE= yes USE_PHPEXT= yes |