diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-11-23 17:25:26 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-11-23 17:25:26 +0000 |
commit | ff7a4e38c35178bc52c47a4cb7f6ec7e2020ce15 (patch) | |
tree | 7702c8dc306fb00f1e30b094926ef0040ef4c823 /math | |
parent | 31982f2fcd0d55820da202158c7d5b8894917ce5 (diff) | |
download | FreeBSD-ports-ff7a4e38c35178bc52c47a4cb7f6ec7e2020ce15.zip FreeBSD-ports-ff7a4e38c35178bc52c47a4cb7f6ec7e2020ce15.tar.gz |
t1.3 -> t1.4
Diffstat (limited to 'math')
-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 5b8a231..d796efb 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -26,7 +26,7 @@ LIB_DEPENDS= Xbae.8:${PORTSDIR}/x11-toolkits/xbae \ tiff.4:${PORTSDIR}/graphics/tiff \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ - t1.3:${PORTSDIR}/devel/t1lib \ + t1.4:${PORTSDIR}/devel/t1lib \ XmHTML.1:${PORTSDIR}/x11-toolkits/xmhtml \ pdf.3:${PORTSDIR}/print/pdflib3 |