summaryrefslogtreecommitdiff
path: root/lang/php4
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php4')
-rw-r--r--lang/php4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php4/Makefile b/lang/php4/Makefile
index c338a40600b6..8ba3dbe30cf9 100644
--- a/lang/php4/Makefile
+++ b/lang/php4/Makefile
@@ -264,7 +264,7 @@ CONFIGURE_ARGS+=--with-dom=${LOCALBASE}
.endif
.if defined(WITH_DOMXSLT)
-LIB_DEPENDS+= xslt.1:${PORTSDIR}/textproc/libxslt
+LIB_DEPENDS+= xslt.2:${PORTSDIR}/textproc/libxslt
CONFIGURE_ARGS+=--with-dom-xslt=${LOCALBASE} --with-dom-exslt=${LOCALBASE}
.endif