aboutsummaryrefslogtreecommitdiff
path: root/lang/php5/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-26 23:38:34 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-26 23:38:34 +0000
commitbaa72af69d95c56394383af1d05b99bbb22c4e68 (patch)
treec688e7193e17956e5ba84bcf3e08a4e78c1d4958 /lang/php5/Makefile
parentc40c9ec44c791573927c98ea27d88bc96643dd99 (diff)
downloadports-baa72af69d95c56394383af1d05b99bbb22c4e68.tar.gz
ports-baa72af69d95c56394383af1d05b99bbb22c4e68.zip
Notes
Diffstat (limited to 'lang/php5/Makefile')
-rw-r--r--lang/php5/Makefile2
1 files changed, 1 insertions, 1 deletions
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