Oops --- forgot to add new libpng dependency. Fixed now.

This commit is contained in:
Chuck Robey 1997-07-19 01:21:09 +00:00
parent 2edfb2bfb1
commit 50bbc47364
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7372

View File

@ -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