diff options
author | asami <asami@FreeBSD.org> | 1999-09-10 11:21:52 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-09-10 11:21:52 +0800 |
commit | 5ab2a31979520189ac7bd527402b7624ee40c33e (patch) | |
tree | 8aed9c6d91d59abef67ac8e90216084cd63c5231 /benchmarks/dbs | |
parent | 3800ce7af0fba3bd6aceba6276919a487717ffb9 (diff) | |
download | freebsd-ports-gnome-5ab2a31979520189ac7bd527402b7624ee40c33e.tar.gz freebsd-ports-gnome-5ab2a31979520189ac7bd527402b7624ee40c33e.tar.zst freebsd-ports-gnome-5ab2a31979520189ac7bd527402b7624ee40c33e.zip |
Change dependency from gnuplot to gnuplot+ (which has already been fixed
to adopt to the new gd). If the gnuplot mainainer can fix it before
the freeze, we'll switch back.
Diffstat (limited to 'benchmarks/dbs')
-rw-r--r-- | benchmarks/dbs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/dbs/Makefile b/benchmarks/dbs/Makefile index 15af76ed5d0e..4a801106608a 100644 --- a/benchmarks/dbs/Makefile +++ b/benchmarks/dbs/Makefile @@ -12,7 +12,7 @@ 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 +RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot+ DOCDIR= ${PREFIX}/share/doc/dbs/ DOCS= dbs.man dbs.man.jis dbs_paper.ps Copyright |