diff options
Diffstat (limited to 'www/moodle35/Makefile')
-rw-r--r-- | www/moodle35/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/moodle35/Makefile b/www/moodle35/Makefile index 7992a53be4ee..5057459d2bd2 100644 --- a/www/moodle35/Makefile +++ b/www/moodle35/Makefile @@ -15,8 +15,6 @@ LICENSE= GPLv3 CONFLICTS= moodle31-3.1.[0-9]* moodle33-3.3.[0-9]* moodle34-3.4.[0-9]* \ moodle36-3.6.[0-9]* -IGNORE_WITH_PHP= 56 - USES= cpe php:flavors tar:tgz USE_PHP= ctype curl dom fileinfo gd hash iconv intl json mbstring \ opcache openssl pcre session simplexml soap spl tokenizer \ |