aboutsummaryrefslogtreecommitdiff
path: root/mail/pecl-mailparse2
diff options
context:
space:
mode:
Diffstat (limited to 'mail/pecl-mailparse2')
-rw-r--r--mail/pecl-mailparse2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/pecl-mailparse2/Makefile b/mail/pecl-mailparse2/Makefile
index a9faf5de778b..8fad68bb66ae 100644
--- a/mail/pecl-mailparse2/Makefile
+++ b/mail/pecl-mailparse2/Makefile
@@ -11,10 +11,11 @@ COMMENT= PECL extension to create and decode MIME messages
LICENSE= PHP202
-PORTSCOUT= limit:^2.*
+IGNORE_WITH_PHP= 70 71 72
USES= php:pecl
USE_PHP= mbstring:build
-IGNORE_WITH_PHP= 70 71 72
+
+PORTSCOUT= limit:^2.*
.include <bsd.port.mk>