diff options
Diffstat (limited to 'www/mod_php5/Makefile')
-rw-r--r-- | www/mod_php5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 46afb7a..f6f1cbd 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -31,6 +31,7 @@ PHP_DISTDIR= distributions SLAVEDIRS= lang/php4 +USE_SUBMAKE= yes USE_AUTOCONF_VER=213 .if !defined(BATCH) && !defined(PACKAGE_BUILDING) |