diff options
Diffstat (limited to 'www/php-dyn/Makefile')
-rw-r--r-- | www/php-dyn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/php-dyn/Makefile b/www/php-dyn/Makefile index 41ef2ac45fbc..a6d5225c0b75 100644 --- a/www/php-dyn/Makefile +++ b/www/php-dyn/Makefile @@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ale@FreeBSD.org COMMENT= A PHP Extension to help debugging a PHP script -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_PHP= yes USE_PHPIZE= yes WITH_PHP_MOD= yes |