diff options
Diffstat (limited to 'lang/php5/Makefile')
-rw-r--r-- | lang/php5/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile index f192b35f5afc..aee65e0a1e8b 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -101,7 +101,6 @@ 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" |