summaryrefslogtreecommitdiffstats
path: root/math/gnuplot
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-09-26 23:39:37 +0000
committeredwin <edwin@FreeBSD.org>2003-09-26 23:39:37 +0000
commitcbe04bbda967dc89cc0b3cdb737d672518717a38 (patch)
treed08d43a40aa69cfc089f7e69cf4fb37edd8ae399 /math/gnuplot
parent257475f4e270deb1906770a40ef965d96b882882 (diff)
downloadFreeBSD-ports-cbe04bbda967dc89cc0b3cdb737d672518717a38.zip
FreeBSD-ports-cbe04bbda967dc89cc0b3cdb737d672518717a38.tar.gz
Chase print/pdflib version bump
PR: ports/57204
Diffstat (limited to 'math/gnuplot')
-rw-r--r--math/gnuplot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile
index 7cb87c4..394e860 100644
--- a/math/gnuplot/Makefile
+++ b/math/gnuplot/Makefile
@@ -38,7 +38,7 @@ CONFIGURE_ARGS+= --without-png
.endif
.if !defined(WITHOUT_PDF)
-LIB_DEPENDS+= pdf.5:${PORTSDIR}/print/pdflib
+LIB_DEPENDS+= pdf.6:${PORTSDIR}/print/pdflib
CONFIGURE_ARGS+= --with-pdf=${LOCALBASE}
.else
CONFIGURE_ARGS+= --without-pdf
OpenPOWER on IntegriCloud