diff options
Diffstat (limited to 'math')
-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 b1720d643b6c..db20c78a1f95 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -3,7 +3,7 @@ # Date created: 11 January 1997 # Whom: chuckr # -# $Id: Makefile,v 1.13 1997/09/01 07:41:23 cwt Exp $ +# $Id: Makefile,v 1.14 1998/03/28 20:02:10 ache Exp $ # DISTNAME= gnuplot-beta336 @@ -13,7 +13,7 @@ MASTER_SITES= http://www.ipc.chiba-u.ac.jp/~yamaga/gnuplot%2B/3.6base/ MAINTAINER= chuckr@FreeBSD.org -LIB_DEPENDS= png\\.0\\.:${PORTSDIR}/graphics/png +LIB_DEPENDS= png\\.2\\.:${PORTSDIR}/graphics/png WRKSRC= ${WRKDIR}/gnuplot GNU_CONFIGURE= yes |