summaryrefslogtreecommitdiff
path: root/lang
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
parent[Maintainer Update] Port: print/pdflib (diff)
chase print/pdflib libversion upgrade
PR: ports/57204
Notes
Notes: svn path=/head/; revision=89483
Diffstat (limited to 'lang')
-rw-r--r--lang/php4/Makefile2
-rw-r--r--lang/php5/Makefile2
-rw-r--r--lang/php53/Makefile2
-rw-r--r--lang/pike72/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/lang/php4/Makefile b/lang/php4/Makefile
index e6c19b50836d..76203fe38095 100644
--- a/lang/php4/Makefile
+++ b/lang/php4/Makefile
@@ -479,7 +479,7 @@ CONFIGURE_ARGS+=--with-pcre-regex=yes
.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
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
diff --git a/lang/php53/Makefile b/lang/php53/Makefile
index 0213c36b4652..9d725812fd40 100644
--- a/lang/php53/Makefile
+++ b/lang/php53/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
diff --git a/lang/pike72/Makefile b/lang/pike72/Makefile
index 8cde18eca5b5..e09fa5814508 100644
--- a/lang/pike72/Makefile
+++ b/lang/pike72/Makefile
@@ -180,7 +180,7 @@ CONFIGURE_ARGS+= --without-sane
.endif
.if defined(WITH_PDF)
-LIB_DEPENDS+= pdf.5:${PORTSDIR}/print/pdflib
+LIB_DEPENDS+= pdf.6:${PORTSDIR}/print/pdflib
CONFIGURE_ARGS+= --with-libpdf
.else
CONFIGURE_ARGS+= --without-libpdf