From 50bbc47364177c27f04402bfb2402e586659a3bd Mon Sep 17 00:00:00 2001 From: Chuck Robey Date: Sat, 19 Jul 1997 01:21:09 +0000 Subject: [PATCH] Oops --- forgot to add new libpng dependency. Fixed now. --- math/gnuplot/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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