diff options
-rw-r--r-- | www/horde-base/Makefile | 2 | ||||
-rw-r--r-- | www/horde/Makefile | 2 | ||||
-rw-r--r-- | www/horde4-base/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/horde-base/Makefile b/www/horde-base/Makefile index 8752ff7bb456..694f74ddd28f 100644 --- a/www/horde-base/Makefile +++ b/www/horde-base/Makefile @@ -106,7 +106,7 @@ WANT_PHP_CGI= yes HORDEADMUSR?= horde SUB_LIST= WITH_SUPHP=yes .else -WANT_PHP_MOD= yes +WANT_PHP_WEB= yes .endif .if !defined(WITHOUT_FILEINFO) diff --git a/www/horde/Makefile b/www/horde/Makefile index 8752ff7bb456..694f74ddd28f 100644 --- a/www/horde/Makefile +++ b/www/horde/Makefile @@ -106,7 +106,7 @@ WANT_PHP_CGI= yes HORDEADMUSR?= horde SUB_LIST= WITH_SUPHP=yes .else -WANT_PHP_MOD= yes +WANT_PHP_WEB= yes .endif .if !defined(WITHOUT_FILEINFO) diff --git a/www/horde4-base/Makefile b/www/horde4-base/Makefile index 8752ff7bb456..694f74ddd28f 100644 --- a/www/horde4-base/Makefile +++ b/www/horde4-base/Makefile @@ -106,7 +106,7 @@ WANT_PHP_CGI= yes HORDEADMUSR?= horde SUB_LIST= WITH_SUPHP=yes .else -WANT_PHP_MOD= yes +WANT_PHP_WEB= yes .endif .if !defined(WITHOUT_FILEINFO) |