summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-04-14 06:27:44 +0000
committeredwin <edwin@FreeBSD.org>2003-04-14 06:27:44 +0000
commitb6de623437a9717a1fef64b24d224e841b046de3 (patch)
tree0583035536104445d353f590d6b93cdd16d85901 /math
parent2c2b656b722fc27975ffd140c5c5f02d68119794 (diff)
downloadFreeBSD-ports-b6de623437a9717a1fef64b24d224e841b046de3.zip
FreeBSD-ports-b6de623437a9717a1fef64b24d224e841b046de3.tar.gz
print/pdflib -> print/pdflib4
Informed maintaines.
Diffstat (limited to 'math')
-rw-r--r--math/gnuplot/Makefile2
-rw-r--r--math/grace/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile
index 9d6d139..7b3abce 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)
diff --git a/math/grace/Makefile b/math/grace/Makefile
index 9dbe37e..0d3e619 100644
--- a/math/grace/Makefile
+++ b/math/grace/Makefile
@@ -29,7 +29,7 @@ LIB_DEPENDS= Xbae:${PORTSDIR}/x11-toolkits/xbae \
png.5:${PORTSDIR}/graphics/png \
t1:${PORTSDIR}/devel/t1lib \
XmHTML.1:${PORTSDIR}/x11-toolkits/xmhtml \
- pdf.4:${PORTSDIR}/print/pdflib
+ pdf.4:${PORTSDIR}/print/pdflib4
MAN1= convcal.1 grace.1 xmgrace.1 gracebat.1 grconvert.1
OpenPOWER on IntegriCloud