diff options
Diffstat (limited to 'misc/xfinans/Makefile')
-rw-r--r-- | misc/xfinans/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/xfinans/Makefile b/misc/xfinans/Makefile index 49f90af5f8f..faf19f9148a 100644 --- a/misc/xfinans/Makefile +++ b/misc/xfinans/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1998/04/15 10:38:57 agc Exp $ +# $NetBSD: Makefile,v 1.3 1998/04/24 09:20:39 agc Exp $ # DISTNAME= xfinans-5.9 @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= apps/financial/accounting MAINTAINER= root@garbled.futureone.com -RUN_DEPENDS= gnuplot:${PORTSDIR}/graphics/gnuplot +RUN_DEPENDS= gnuplot:../../graphics/gnuplot USE_IMAKE= yes |