From baa72af69d95c56394383af1d05b99bbb22c4e68 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Fri, 26 Sep 2003 23:38:34 +0000 Subject: chase print/pdflib libversion upgrade PR: ports/57204 --- lang/php5/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/php5') diff --git a/lang/php5/Makefile b/lang/php5/Makefile index 0213c36b4652..9d725812fd40 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -445,7 +445,7 @@ CONFIGURE_ARGS+=--with-pcre-regex .endif .if defined(WITH_PDFLIB) -LIB_DEPENDS+= pdf.5:${PORTSDIR}/print/pdflib +LIB_DEPENDS+= pdf.6:${PORTSDIR}/print/pdflib CONFIGURE_ARGS+=--with-pdflib=${LOCALBASE} .endif -- cgit v1.2.3