summaryrefslogtreecommitdiff
path: root/math/scilab/pkg
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>1999-10-20 13:16:57 +0000
committerdmcmahill <dmcmahill>1999-10-20 13:16:57 +0000
commit2a7306c21327ff35f6d8347530d68d509e3f7399 (patch)
treeaf84067cc741368d49fbaa00a94b6458d4c053c4 /math/scilab/pkg
parent9d12bceebeef100167fbd50769375f3a564945f5 (diff)
downloadpkgsrc-2a7306c21327ff35f6d8347530d68d509e3f7399.tar.gz
Make scilab always use f2c for compiling the fortran part of the code. This
is because the g77 compiled code doesn't work properly on several machine architectures. In particular using g77 on (all 1.4.1 machines): pmax - can't even compile sparc - binary sometimes crashes mac68k - doesn't handle sparc matrices correctly using f2c fixes all these problems.
Diffstat (limited to 'math/scilab/pkg')
-rw-r--r--math/scilab/pkg/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/scilab/pkg/PLIST b/math/scilab/pkg/PLIST
index 7fcaca014c1..e721d6e13da 100644
--- a/math/scilab/pkg/PLIST
+++ b/math/scilab/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 1999/08/13 14:06:57 agc Exp $
+@comment $NetBSD: PLIST,v 1.4 1999/10/20 13:17:01 dmcmahill Exp $
bin/scilab
lib/X11/app-defaults/Metanet-color
lib/X11/app-defaults/Xscilab
@@ -541,6 +541,7 @@ share/${PKGNAME}/examples/misc-examples/dasrt3.sce
share/${PKGNAME}/examples/misc-examples/dassl1.sce
share/${PKGNAME}/examples/misc-examples/dassl1.sce.orig
share/${PKGNAME}/examples/misc-examples/dassl2.sce
+share/${PKGNAME}/examples/misc-examples/dassl2.sce.orig
share/${PKGNAME}/examples/misc-examples/gr22.f
share/${PKGNAME}/examples/misc-examples/jac22.f
share/${PKGNAME}/examples/misc-examples/ode1.sce