diff options
author | Alex Dupre <ale@FreeBSD.org> | 2006-05-22 19:43:26 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2006-05-22 19:43:26 +0000 |
commit | f7754520872f036fb2550880f918cb75a7b7bf4a (patch) | |
tree | 35c060d35528813b25ffc291c082d235aeaa2d4d /www/php-dyn | |
parent | 40894a2cfcdaff98de80772b07f2b42472616af7 (diff) | |
download | ports-f7754520872f036fb2550880f918cb75a7b7bf4a.tar.gz ports-f7754520872f036fb2550880f918cb75a7b7bf4a.zip |
Notes
Diffstat (limited to 'www/php-dyn')
-rw-r--r-- | www/php-dyn/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/php-dyn/Makefile b/www/php-dyn/Makefile index f9031cc7e038..2c82aee6196a 100644 --- a/www/php-dyn/Makefile +++ b/www/php-dyn/Makefile @@ -19,6 +19,8 @@ COMMENT= A PHP Extension to help debugging a PHP script USE_PHP= yes USE_PHPIZE= yes WITH_PHP_MOD= yes +BROKEN_WITH_PHP=5 +DEFAULT_PHP_VER=4 CONFIGURE_ARGS= --enable-php_dyn=shared |