From 907a651b9782abf01411b46c341e55a6028038a3 Mon Sep 17 00:00:00 2001 From: Joseph Koshy Date: Tue, 4 Aug 1998 06:42:33 +0000 Subject: RUN_DEPENDS on gnuplot: DBS uses gnuplot to create its graphs. --- benchmarks/dbs/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'benchmarks') diff --git a/benchmarks/dbs/Makefile b/benchmarks/dbs/Makefile index 1d5458a3b956..9a8d73d7d811 100644 --- a/benchmarks/dbs/Makefile +++ b/benchmarks/dbs/Makefile @@ -3,7 +3,7 @@ # Date created: 1 August 1998 # Whom: jkoshy # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/08/01 23:34:42 jkoshy Exp $ # DISTNAME= dbs-1.1.5 @@ -12,6 +12,8 @@ MASTER_SITES= http://shika.aist-nara.ac.jp/member/yukio-m/dbs/software1.1.5/ MAINTAINER= jkoshy@freebsd.org +RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot + DOCDIR= ${PREFIX}/share/doc/dbs/ DOCS= dbs.man dbs.man.jis dbs_paper.ps Copyright EXDIR= ${PREFIX}/share/examples/dbs/ -- cgit v1.2.3