summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorChuck Robey <chuckr@FreeBSD.org>1997-07-19 01:21:09 +0000
committerChuck Robey <chuckr@FreeBSD.org>1997-07-19 01:21:09 +0000
commit50bbc47364177c27f04402bfb2402e586659a3bd (patch)
tree3d0aea0ca7624449122d8c70e2b16775a3c90b6c /math
parentUpgrading to version 3.36. Still a beta, but improving. (diff)
Oops --- forgot to add new libpng dependency. Fixed now.
Notes
Notes: svn path=/head/; revision=7372
Diffstat (limited to 'math')
-rw-r--r--math/gnuplot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile
index 180cb89e2e26..e8aa4189036f 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