summaryrefslogtreecommitdiff
path: root/www/mod_php3
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-03-25 09:19:20 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-03-25 09:19:20 +0000
commit62f2687e21efa9182fc47d85c28ed4d7ee4b85e1 (patch)
treede541bc37f21e5a2770f7af38a36ecbeca417671 /www/mod_php3
parent- Significantly reduce overhead associated with bsd.port.mk by replacing .USE (diff)
Add USE_SUBMAKE, where it might be necessary.
Notes
Notes: svn path=/head/; revision=56610
Diffstat (limited to 'www/mod_php3')
-rw-r--r--www/mod_php3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile
index bd28fc3aa70b..8764c5014374 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)