diff options
Diffstat (limited to 'math/gnuplot+')
-rw-r--r-- | math/gnuplot+/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gnuplot+/Makefile b/math/gnuplot+/Makefile index 7ecb4755984c..736693d7972e 100644 --- a/math/gnuplot+/Makefile +++ b/math/gnuplot+/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnuplot371+ PORTVERSION= 1.2.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math japanese graphics MASTER_SITES= SF/gnuplot/gnuplot/3.7.1 \ http://www.yama-ga.com/gnuplot/:patch \ @@ -20,7 +20,7 @@ EXTRACT_ONLY= gnuplot-3.7.1.tar.gz MAINTAINER= nakaji@jp.freebsd.org COMMENT= A command-driven interactive function plotting program -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ VFlib2.24:${PORTSDIR}/japanese/vflib USE_XORG= x11 |