diff options
Diffstat (limited to 'www/usermanager/Makefile')
-rw-r--r-- | www/usermanager/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/usermanager/Makefile b/www/usermanager/Makefile index 6fdf74777e65..2890c7a25f98 100644 --- a/www/usermanager/Makefile +++ b/www/usermanager/Makefile @@ -16,7 +16,7 @@ COMMENT= Easily create, change, or delete virtual PureFTPd users WRKSRC= ${WRKDIR}/ftp -BROKEN_WITH_PHP= 5 +IGNORE_WITH_PHP= 5 USE_PHP= mysql pcre posix session NO_BUILD= yes |