summaryrefslogtreecommitdiff
path: root/math/gnuplot
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1998-03-28 20:12:07 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1998-03-28 20:12:07 +0000
commit75d15b39560b2ee7ead452b35211d5c676c9b901 (patch)
tree5d22724cd03ead9ab0e8d216aa5e55917a6b3070 /math/gnuplot
parentupgrade png major (diff)
upgrade png major
Notes
Notes: svn path=/head/; revision=10366
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 e482a0d85529..b1720d643b6c 100644
--- a/math/gnuplot/Makefile
+++ b/math/gnuplot/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 January 1997
# Whom: chuckr
#
-# $Id: Makefile,v 1.12 1997/07/22 02:22:31 asami Exp $
+# $Id: Makefile,v 1.13 1997/09/01 07:41:23 cwt 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\\.[7-9]:${PORTSDIR}/graphics/png
+LIB_DEPENDS= png\\.0\\.:${PORTSDIR}/graphics/png
WRKSRC= ${WRKDIR}/gnuplot
GNU_CONFIGURE= yes