diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-25 09:19:20 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-25 09:19:20 +0000 |
commit | 62f2687e21efa9182fc47d85c28ed4d7ee4b85e1 (patch) | |
tree | de541bc37f21e5a2770f7af38a36ecbeca417671 /www/mod_php3 | |
parent | d6ce894ff609a4ee39a9150a19d98a9b1fc55090 (diff) | |
download | ports-62f2687e21efa9182fc47d85c28ed4d7ee4b85e1.tar.gz ports-62f2687e21efa9182fc47d85c28ed4d7ee4b85e1.zip |
Notes
Diffstat (limited to 'www/mod_php3')
-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 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) |