diff options
Diffstat (limited to 'lang/php5/Makefile')
-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 aee65e0a1e8b..f192b35f5afc 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -101,6 +101,7 @@ IGNORE= cannot be built with multiple SAPI (apache and embedded) .endif .if ${PORT_OPTIONS:MAPACHE} +BROKEN= doesn't install in STAGEDIR: working on a fix PHP_SAPI+= mod USE_APACHE= 22+ .include "${PORTSDIR}/Mk/bsd.apache.mk" |