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