diff options
Diffstat (limited to 'www/mod_php3/Makefile')
-rw-r--r-- | www/mod_php3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index bd28fc3..8764c50 100644 --- a/www/mod_php3/Makefile +++ b/www/mod_php3/Makefile @@ -37,6 +37,7 @@ PHP_DISTDIR= distributions SLAVEDIRS= lang/php3 +USE_SUBMAKE= yes GNU_CONFIGURE= yes .if !defined(BATCH) && !defined(PACKAGE_BUILDING) |