summaryrefslogtreecommitdiff
path: root/math/scilab
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>1999-11-23 16:42:01 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>1999-11-23 16:42:01 +0000
commit4462c6e82dea0a88884e94734d9cce95662a6782 (patch)
tree0f328c48a18c2b77a91860b8423cf0e592a713e7 /math/scilab
parent24ec42da860653b623ae98c6f17afe5303f22233 (diff)
downloadpkgsrc-4462c6e82dea0a88884e94734d9cce95662a6782.tar.gz
change depricated RUN_DEPENDS to DEPENDS
Diffstat (limited to 'math/scilab')
-rw-r--r--math/scilab/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index b5be115a06a..20b85022eb1 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1999/11/23 16:26:13 hubertf Exp $
+# $NetBSD: Makefile,v 1.13 1999/11/23 16:42:01 dmcmahill Exp $
#
# IMPORTANT: Before upgrading this package, please read files/README.next_rev!
@@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/Meta2/Scilab/distributions/
MAINTAINER= dmcmahill@netbsd.org
HOMEPAGE= http://www-rocq.inria.fr/scilab/
-RUN_DEPENDS+= xless-1.7:../../x11/xless
+DEPENDS+= xless-*:../../x11/xless
DEPENDS+= pvm-3.4.2:../../parallel/pvm3
RESTRICTED= "no paid distribution of SCILAB"