aboutsummaryrefslogtreecommitdiff
path: root/net/pecl-apn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/pecl-apn/Makefile')
-rw-r--r--net/pecl-apn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pecl-apn/Makefile b/net/pecl-apn/Makefile
index cb18c648eac5..138cd107ab91 100644
--- a/net/pecl-apn/Makefile
+++ b/net/pecl-apn/Makefile
@@ -21,6 +21,6 @@ USE_PHP= yes
USE_PHPIZE= yes
USE_PHPEXT= yes
CONFIGURE_ARGS= --with-apn=${LOCALBASE}
-IGNORE_WITH_PHP=52
+IGNORE_WITH_PHP= 70
.include <bsd.port.mk>