diff options
Diffstat (limited to 'lang/php55')
-rw-r--r-- | lang/php55/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php55/Makefile b/lang/php55/Makefile index 8c08768f9822..11e007fa1b2e 100644 --- a/lang/php55/Makefile +++ b/lang/php55/Makefile @@ -89,7 +89,7 @@ CONFIGURE_ARGS+=--enable-fpm \ .if defined(OPTIONS_FILE_SET) && ${OPTIONS_FILE_SET:MAPACHE} IGNORE= doesn't install the Apache module anymore:\ - update your OPTIONS and build www/mod_php55 port instead + update your OPTIONS and build www/mod_php55 port instead .endif .if defined(PKGNAMEPREFIX) |