aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>2006-05-29 06:42:41 +0800
committerJean-Marc Zucconi <jmz@FreeBSD.org>2006-05-29 06:42:41 +0800
commit5ac12e3e604be11dcc530befa041fae01ef8c5bd (patch)
tree4eb6e4ddb63b85fd5e1e6911f7ca70fd82d9762a /math
parenta9f9e9d8ea2751c1ec72656d861f5b88e98a3aaf (diff)
downloadfreebsd-ports-gnome-5ac12e3e604be11dcc530befa041fae01ef8c5bd.tar.gz
freebsd-ports-gnome-5ac12e3e604be11dcc530befa041fae01ef8c5bd.tar.zst
freebsd-ports-gnome-5ac12e3e604be11dcc530befa041fae01ef8c5bd.zip
Fix to correctly build with a Fortran compiler other than /usr/bin/f77.
Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
Diffstat (limited to 'math')
-rw-r--r--math/lapack/scripts/configure8
1 files changed, 0 insertions, 8 deletions
diff --git a/math/lapack/scripts/configure b/math/lapack/scripts/configure
index 207c20371ff3..cef6a4107d18 100644
--- a/math/lapack/scripts/configure
+++ b/math/lapack/scripts/configure
@@ -1,9 +1,3 @@
-if [ ${OSVERSION} -lt 400012 ]; then
- LIBG2C=f2c
-else
- LIBG2C=g2c
-fi
-
cd $WRKSRC/SRC || exit 1
mv Makefile Makefile.old
@@ -12,8 +6,6 @@ LIB= lapack
SHLIB_MAJOR= 3
SHLIB_MINOR= 0
-LDADD= -l${LIBG2C}
-
END
cat >>Makefile <<'END'
ALLAUX = ilaenv.f ieeeck.f lsame.f lsamen.f xerbla.f etime_.c