diff options
author | wiz <wiz> | 2001-03-22 13:32:22 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-03-22 13:32:22 +0000 |
commit | 9525cfcae6e6048be8681346dcee6605c3209d70 (patch) | |
tree | 0902a87b453c10eff7825f2e1ef626c5184fde45 /finance | |
parent | dbc5edf255b0b7e140cfdd18273e9a8c2ef10b56 (diff) | |
download | pkgsrc-9525cfcae6e6048be8681346dcee6605c3209d70.tar.gz |
gnuplot>=3.7
Diffstat (limited to 'finance')
-rw-r--r-- | finance/xfinans/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/xfinans/Makefile b/finance/xfinans/Makefile index 6195829c60e..8cb17e13bce 100644 --- a/finance/xfinans/Makefile +++ b/finance/xfinans/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/02/25 04:17:47 hubertf Exp $ +# $NetBSD: Makefile,v 1.6 2001/03/22 13:32:22 wiz Exp $ # DISTNAME= xfinans-5.9 @@ -10,7 +10,7 @@ MAINTAINER= root@garbled.net HOMEPAGE= http://www.io.com/~acroyear/xfinans/ COMMENT= Xfinans is a useful financial tracking, and account balancing tool -DEPENDS= gnuplot-3.7:../../graphics/gnuplot +DEPENDS= gnuplot>=3.7:../../graphics/gnuplot USE_IMAKE= yes |