diff options
Diffstat (limited to 'www/mod_php5/Makefile')
-rw-r--r-- | www/mod_php5/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index f280d92152d..a37f579c10e 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -31,8 +31,7 @@ PHP_DISTDIR= distributions SLAVEDIRS= lang/php4 -USE_AUTOCONF= yes -GNU_CONFIGURE= yes +USE_AUTOCONF_VER=213 .if !defined(BATCH) && !defined(PACKAGE_BUILDING) IS_INTERACTIVE= yes |