summaryrefslogtreecommitdiff
path: root/misc/xfinans
diff options
context:
space:
mode:
authoragc <agc>1998-11-19 15:40:45 +0000
committeragc <agc>1998-11-19 15:40:45 +0000
commitd5589c44f061463f1a3d37d98e6ef5b486dfcb05 (patch)
treec285dda7482793338f087ec5157582592dfd2d60 /misc/xfinans
parent15a0947706dcc87d27ab3f165f4a4f9c7eac3be7 (diff)
downloadpkgsrc-d5589c44f061463f1a3d37d98e6ef5b486dfcb05.tar.gz
Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinary
DEPENDS definition.
Diffstat (limited to 'misc/xfinans')
-rw-r--r--misc/xfinans/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/xfinans/Makefile b/misc/xfinans/Makefile
index bb7b5f69253..b8ef24310c5 100644
--- a/misc/xfinans/Makefile
+++ b/misc/xfinans/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/08/27 13:46:00 garbled Exp $
+# $NetBSD: Makefile,v 1.6 1998/11/19 15:40:48 agc Exp $
#
DISTNAME= xfinans-5.9
@@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= apps/financial/accounting
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.cs.auc.dk/~lupus/xfinans.html
-RUN_DEPENDS= gnuplot:../../graphics/gnuplot
+DEPENDS= gnuplot-3.5:../../graphics/gnuplot
USE_IMAKE= yes