diff options
Diffstat (limited to 'lang/php4')
-rw-r--r-- | lang/php4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/php4/Makefile b/lang/php4/Makefile index c9edf38473a1..8d8d32f7fe2b 100644 --- a/lang/php4/Makefile +++ b/lang/php4/Makefile @@ -59,6 +59,7 @@ WITH_APACHE= yes .if defined(WITH_APACHE) PKGMESSAGE= ${PKGDIR}/pkg-message.mod +APACHE_COMPAT= yes .endif .if ${PHP_SAPI} == "cgi" |