aboutsummaryrefslogtreecommitdiff
path: root/lang/php81/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php81/Makefile')
-rw-r--r--lang/php81/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/php81/Makefile b/lang/php81/Makefile
index 57d88cc1f4e9..8220c29387f4 100644
--- a/lang/php81/Makefile
+++ b/lang/php81/Makefile
@@ -412,7 +412,6 @@ CONFIGURE_ENV+= OPENSSL_CFLAGS="-I${OPENSSLINC}" \
# This is needed by Zend extensions, keep before everything.
PHP_MOD_PRIO= 10
CONFIGURE_ARGS+= --enable-opcache
-USES+= localbase php:zend
.endif
.if ${PHP_MODNAME} == "pcntl"