aboutsummaryrefslogtreecommitdiff
path: root/mail/pecl-mailparse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/pecl-mailparse/Makefile')
-rw-r--r--mail/pecl-mailparse/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/mail/pecl-mailparse/Makefile b/mail/pecl-mailparse/Makefile
index c22db6f30528..fc514a46adbd 100644
--- a/mail/pecl-mailparse/Makefile
+++ b/mail/pecl-mailparse/Makefile
@@ -15,12 +15,8 @@ LICENSE= PHP202
BROKEN_powerpc64= Does not build
-USES= tar:tgz
-USE_PHP= mbstring
-USE_PHPIZE= yes
-USE_PHP_BUILD= yes
-USE_PHPEXT= yes
-PHP_MODNAME= mailparse
+USES= php:ext tar:tgz
+USE_PHP= mbstring:build
IGNORE_WITH_PHP= 70
.include <bsd.port.mk>