aboutsummaryrefslogtreecommitdiff
path: root/mail/pecl-mailparse
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2018-03-17 14:13:17 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2018-03-17 14:13:17 +0000
commitab17c1eacddd332c173b434de5cf194ea61b63ae (patch)
tree6950b9f0d162b059bcfc18f369157cfdd36425ad /mail/pecl-mailparse
parenta76d003ccee8e63f053fbd2672ad685436c1f8b4 (diff)
Notes
Diffstat (limited to 'mail/pecl-mailparse')
-rw-r--r--mail/pecl-mailparse/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/pecl-mailparse/Makefile b/mail/pecl-mailparse/Makefile
index ba1d54e43b11..b92075b9546a 100644
--- a/mail/pecl-mailparse/Makefile
+++ b/mail/pecl-mailparse/Makefile
@@ -11,8 +11,9 @@ COMMENT= PECL extension to create and decode MIME messages
LICENSE= PHP301
LICENSE_FILE= ${WRKSRC}/LICENSE
+IGNORE_WITH_PHP= 56
+
USES= php:pecl
USE_PHP= mbstring:build
-IGNORE_WITH_PHP= 56
.include <bsd.port.mk>