summaryrefslogtreecommitdiff
path: root/math/gnuplot
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-26 23:39:37 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-26 23:39:37 +0000
commitdf9732110cbe56ea2d491765c6e31356360e0b2e (patch)
tree0df00143bfe032db59856a818ad0dc1bfbb4643c /math/gnuplot
parentchase print/pdflib libversion upgrade (diff)
Chase print/pdflib version bump
PR: ports/57204
Notes
Notes: svn path=/head/; revision=89484
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 7cb87c456e07..394e86086db5 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