summaryrefslogtreecommitdiff
path: root/lang/php83/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php83/Makefile')
-rw-r--r--lang/php83/Makefile19
1 files changed, 1 insertions, 18 deletions
diff --git a/lang/php83/Makefile b/lang/php83/Makefile
index 9e4b1de3ae4c..63d1f8748a58 100644
--- a/lang/php83/Makefile
+++ b/lang/php83/Makefile
@@ -1,5 +1,5 @@
PORTNAME= php83
-DISTVERSION= 8.3.6
+DISTVERSION= 8.3.7
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
@@ -371,11 +371,6 @@ USES+= pkgconfig
CPPFLAGS+= -DU_USING_ICU_NAMESPACE=1
.endif
-.if ${PHP_MODNAME} == "json"
-CONFIGURE_ARGS+= --enable-json
-BUILD_DEPENDS= re2c:devel/re2c
-.endif
-
.if ${PHP_MODNAME} == "ldap"
LIB_DEPENDS+=libsasl2.so:security/cyrus-sasl2
CONFIGURE_ARGS+=--with-ldap=${LOCALBASE} --with-ldap-sasl=${LOCALBASE}
@@ -585,18 +580,6 @@ USE_GNOME= libxml2
USE_PHP= dom:build
.endif
-.if ${PHP_MODNAME} == "xmlrpc"
-CONFIGURE_ARGS+= --with-iconv-dir=${LOCALBASE} \
- --with-xmlrpc
-
-USES+= iconv:translit
-USE_GNOME= libxml2
-
-PHP_HEADER_DIRS= libxmlrpc
-
-USE_PHP= xml:build
-.endif
-
.if ${PHP_MODNAME} == "xmlwriter"
CONFIGURE_ARGS+= --enable-xmlwriter