diff options
Diffstat (limited to 'mail/phplist/Makefile')
-rw-r--r-- | mail/phplist/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/phplist/Makefile b/mail/phplist/Makefile index ed03374a7864..9075c8eb188c 100644 --- a/mail/phplist/Makefile +++ b/mail/phplist/Makefile @@ -15,6 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR} USES= cpe tar:tgz php:web,flavors USE_PHP= curl gd gettext iconv imap mbstring mysqli session simplexml xml zlib +IGNORE_WITH_PHP= 81 NO_ARCH= yes NO_BUILD= yes |