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/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pecl-uv/Makefile b/devel/pecl-uv/Makefile
index 64fd8ad405ab..0cceeecdc971 100644
--- a/devel/pecl-uv/Makefile
+++ b/devel/pecl-uv/Makefile
@@ -14,5 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libuv.so:devel/libuv
USES= php:pecl
+IGNORE_WITH_PHP= 81
.include <bsd.port.mk>