diff options
author | kris <kris@FreeBSD.org> | 2006-11-17 06:41:55 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-11-17 06:41:55 +0000 |
commit | 87d9be648a34bf09a181494a7a93f08cd55ef176 (patch) | |
tree | 34214def37dedcd23b37f44769c2e91773a6c547 /databases/pecl-paradox | |
parent | 943d0c7abfc1fd1e0bb90d93f20966e70cefe891 (diff) | |
download | FreeBSD-ports-87d9be648a34bf09a181494a7a93f08cd55ef176.zip FreeBSD-ports-87d9be648a34bf09a181494a7a93f08cd55ef176.tar.gz |
BROKEN: Does not compile
Diffstat (limited to 'databases/pecl-paradox')
-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 dedc9a1..cb6d210 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 |