diff options
Diffstat (limited to 'math/grace/Makefile')
-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 175ee4a5dbcc..5b8a231700f8 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS= Xbae.8:${PORTSDIR}/x11-toolkits/xbae \ fftw.2:${PORTSDIR}/math/fftw \ tiff.4:${PORTSDIR}/graphics/tiff \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.4:${PORTSDIR}/graphics/png \ + png.5:${PORTSDIR}/graphics/png \ t1.3:${PORTSDIR}/devel/t1lib \ XmHTML.1:${PORTSDIR}/x11-toolkits/xmhtml \ pdf.3:${PORTSDIR}/print/pdflib3 |