diff options
author | thierry <thierry@FreeBSD.org> | 2005-08-01 03:29:12 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-08-01 03:29:12 +0800 |
commit | afce1980b7d497aa0b7325d9c05df9d4baa4d842 (patch) | |
tree | 958fc3d950cf8559920d586dabade288420aa646 /math/Makefile | |
parent | f9003b1676e9f7de5401573682efccffa6f9810a (diff) | |
download | freebsd-ports-gnome-afce1980b7d497aa0b7325d9c05df9d4baa4d842.tar.gz freebsd-ports-gnome-afce1980b7d497aa0b7325d9c05df9d4baa4d842.tar.zst freebsd-ports-gnome-afce1980b7d497aa0b7325d9c05df9d4baa4d842.zip |
Linux binaries for version 8.2 are unfetchable, then switch to native
FreeBSD binaries for version 8.3 (i386 only).
Note: does not run on FreeBSD >= 6.0, because linked with libc.so.5.
PR: 84366
Submitted by: thierry
Repocopied by: marcus
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index b0b195f4c0fd..81d9ddf80e81 100644 --- a/math/Makefile +++ b/math/Makefile @@ -38,6 +38,7 @@ SUBDIR += cxsc SUBDIR += dcdflib SUBDIR += diehard + SUBDIR += dislin SUBDIR += djbfft SUBDIR += drgeo SUBDIR += e @@ -109,7 +110,6 @@ SUBDIR += libranlib SUBDIR += linalg SUBDIR += linpack - SUBDIR += linux-dislin SUBDIR += linux-relview SUBDIR += lp_solve SUBDIR += mathomatic |