aboutsummaryrefslogtreecommitdiff
path: root/devel/pecl-uv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pecl-uv/Makefile')
-rw-r--r--devel/pecl-uv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pecl-uv/Makefile b/devel/pecl-uv/Makefile
index a0c4ae7f202d..635731cbb686 100644
--- a/devel/pecl-uv/Makefile
+++ b/devel/pecl-uv/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libuv.so:devel/libuv
-IGNORE_WITH_PHP= 56 73
+IGNORE_WITH_PHP= 73
USES= php:pecl
.include <bsd.port.mk>