diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-14 14:27:44 +0800 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-14 14:27:44 +0800 |
commit | f628254e85222e92c075ae6c64f11b6602023a92 (patch) | |
tree | 0a7e73d2d836b398d05539a8755e54c22ea2c399 /math/grace | |
parent | 8f2017c53cff67035054c475d55b9f79dbcb7f47 (diff) | |
download | freebsd-ports-gnome-f628254e85222e92c075ae6c64f11b6602023a92.tar.gz freebsd-ports-gnome-f628254e85222e92c075ae6c64f11b6602023a92.tar.zst freebsd-ports-gnome-f628254e85222e92c075ae6c64f11b6602023a92.zip |
print/pdflib -> print/pdflib4
Informed maintaines.
Diffstat (limited to 'math/grace')
-rw-r--r-- | math/grace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/grace/Makefile b/math/grace/Makefile index 9dbe37e05888..0d3e6195d010 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 |