diff options
Diffstat (limited to 'www/moodle38/Makefile')
-rw-r--r-- | www/moodle38/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/moodle38/Makefile b/www/moodle38/Makefile index cebe3f2ea545..6be1cba10a88 100644 --- a/www/moodle38/Makefile +++ b/www/moodle38/Makefile @@ -22,6 +22,7 @@ USES= cpe php:flavors tar:tgz USE_PHP= ctype curl dom fileinfo filter gd hash iconv intl json mbstring \ opcache openssl pcre session simplexml soap spl tokenizer \ xml xmlreader zip zlib +IGNORE_WITH_PHP= 80 WRKSRC= ${WRKDIR}/moodle OPTIONS_SINGLE= BACKEND |