summaryrefslogtreecommitdiffstats
path: root/math/gnuplot
diff options
context:
space:
mode:
authorchuckr <chuckr@FreeBSD.org>1997-07-19 01:21:09 +0000
committerchuckr <chuckr@FreeBSD.org>1997-07-19 01:21:09 +0000
commitcedd05fa64cb37fa1d40c939acbba188f63fc795 (patch)
tree899ae7f374c994d6c81685036bbecfbb71b8510c /math/gnuplot
parent2b5e7da8a46b1eacf0c7509c60f90ca142bede4f (diff)
downloadFreeBSD-ports-cedd05fa64cb37fa1d40c939acbba188f63fc795.zip
FreeBSD-ports-cedd05fa64cb37fa1d40c939acbba188f63fc795.tar.gz
Oops --- forgot to add new libpng dependency. Fixed now.
Diffstat (limited to 'math/gnuplot')
-rw-r--r--math/gnuplot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile
index 180cb89..e8aa418 100644
--- a/math/gnuplot/Makefile
+++ b/math/gnuplot/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 January 1997
# Whom: chuckr
#
-# $Id: Makefile,v 1.9 1997/01/13 08:15:58 asami Exp $
+# $Id: Makefile,v 1.10 1997/07/19 01:09:03 chuckr Exp $
#
DISTNAME= gnuplot
@@ -14,6 +14,7 @@ DISTFILES= gnuplot-beta336.tar.gz
MAINTAINER= chuckr@FreeBSD.org
+LIB_DEPENDS= png\\.0\\.[7-9]:${PORTSDIR}/graphics/png
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} --exec-prefix=${PREFIX} --with-x --without-linux-vga --with-gnu-readline --with-lasergnu --with-png --includedir=/usr/local/include
OpenPOWER on IntegriCloud