From f628254e85222e92c075ae6c64f11b6602023a92 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 14 Apr 2003 06:27:44 +0000 Subject: print/pdflib -> print/pdflib4 Informed maintaines. --- math/gnuplot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/gnuplot') diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index 9d6d139bc4ac..7b3abce0708b 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -19,7 +19,7 @@ LIB_DPEENDS= LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png .endif .if !defined(WITHOUT_PDF) -LIB_DEPENDS+= pdf.4:${PORTSDIR}/print/pdflib +LIB_DEPENDS+= pdf.4:${PORTSDIR}/print/pdflib4 .endif .if !defined(WITHOUT_X11) -- cgit v1.2.3