diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-08-25 03:33:33 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-08-25 03:33:33 +0000 |
commit | 0ed94f15eea1429fe7e204c9ffd8f6ae9c55112b (patch) | |
tree | 9d08fd9887b305853c187333bf515b0335335165 /math/grace | |
parent | 32a0eca12e7c839d2d9b4ae2568f6e2f560fc530 (diff) | |
download | ports-0ed94f15eea1429fe7e204c9ffd8f6ae9c55112b.tar.gz ports-0ed94f15eea1429fe7e204c9ffd8f6ae9c55112b.zip |
Notes
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 2253c0a42524..175ee4a5dbcc 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.4:${PORTSDIR}/graphics/png \ - t1.2:${PORTSDIR}/devel/t1lib \ + t1.3:${PORTSDIR}/devel/t1lib \ XmHTML.1:${PORTSDIR}/x11-toolkits/xmhtml \ pdf.3:${PORTSDIR}/print/pdflib3 |