aboutsummaryrefslogtreecommitdiff
path: root/math/gnuplot
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-03-31 00:39:01 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-03-31 00:39:01 +0000
commit6fc0ec99f7efc86118de95537ce014fb8d06703f (patch)
tree4c020cef1d98ed1d9563f791c7ff273661435ad9 /math/gnuplot
parent6ca97f3113e14dc6f322caf77d55bcfc9e7bdf97 (diff)
downloadports-6fc0ec99f7efc86118de95537ce014fb8d06703f.tar.gz
ports-6fc0ec99f7efc86118de95537ce014fb8d06703f.zip
Typo fix (actually update png major :).
Notes
Notes: svn path=/head/; revision=10382
Diffstat (limited to 'math/gnuplot')
-rw-r--r--math/gnuplot/Makefile4
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