aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/php81/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/php81/Makefile b/lang/php81/Makefile
index 6a479fb62520..be1a5fa52c20 100644
--- a/lang/php81/Makefile
+++ b/lang/php81/Makefile
@@ -569,18 +569,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