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