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 0cceeecdc971..0513b870cc8d 100644
--- a/devel/pecl-uv/Makefile
+++ b/devel/pecl-uv/Makefile
@@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libuv.so:devel/libuv
USES= php:pecl
-IGNORE_WITH_PHP= 81
+IGNORE_WITH_PHP= 81 82
.include <bsd.port.mk>