diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-06-25 11:24:25 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-06-25 11:24:25 +0000 |
commit | 6861478f033860999bac62ab57d31ee3e3566ab4 (patch) | |
tree | ad45db413ca09d1324b2d93a568d24d436678835 /math | |
parent | a4bfbe332d7d12e0d15936cc40f901e4dfa4dec1 (diff) | |
download | ports-6861478f033860999bac62ab57d31ee3e3566ab4.tar.gz ports-6861478f033860999bac62ab57d31ee3e3566ab4.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/grace/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/grace/Makefile b/math/grace/Makefile index c969e2392ae0..5efc769b8896 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -7,7 +7,7 @@ PORTNAME= grace PORTVERSION= 5.1.14 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math print # # You never know when and why it is moved to ../src/old/ :-) @@ -30,7 +30,7 @@ LIB_DEPENDS= Xbae:${PORTSDIR}/x11-toolkits/xbae \ png.5:${PORTSDIR}/graphics/png \ t1:${PORTSDIR}/devel/t1lib \ XmHTML.1:${PORTSDIR}/x11-toolkits/xmhtml \ - pdf.6:${PORTSDIR}/print/pdflib + pdf.7:${PORTSDIR}/print/pdflib MAN1= convcal.1 grace.1 xmgrace.1 gracebat.1 grconvert.1 |