diff options
author | wiz <wiz@pkgsrc.org> | 2001-03-22 13:32:22 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-03-22 13:32:22 +0000 |
commit | 79d8758564ea2718db898e21f1386522edcb1660 (patch) | |
tree | 0902a87b453c10eff7825f2e1ef626c5184fde45 /finance | |
parent | 73e7201f4036f5083c03f7a0df3f6156483509ba (diff) | |
download | pkgsrc-79d8758564ea2718db898e21f1386522edcb1660.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 |