diff options
Diffstat (limited to 'www/moodle41/Makefile')
-rw-r--r-- | www/moodle41/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/moodle41/Makefile b/www/moodle41/Makefile index 989aaa883255..8e9602c0d73b 100644 --- a/www/moodle41/Makefile +++ b/www/moodle41/Makefile @@ -18,7 +18,7 @@ USE_PHP= ctype curl dom exif fileinfo filter gd \ iconv intl mbstring opcache \ session simplexml soap sodium tokenizer \ xml xmlreader xmlrpc zip zlib -IGNORE_WITH_PHP= 82 +IGNORE_WITH_PHP= 82 83 WRKSRC= ${WRKDIR}/moodle |