From 7524984514d9912fcc2d995f43ccf22ad0ce3c5f Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Tue, 4 Nov 2003 18:30:50 +0000 Subject: Chase the libxslt shared lib version with a PORTREVISION bump. --- lang/php4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/php4') 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 -- cgit v1.2.3