aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-02-04 13:18:23 +0800
committerkris <kris@FreeBSD.org>2007-02-04 13:18:23 +0800
commit1fcef2864f9b5f4f69536a6bb58c276ac794746e (patch)
tree2f8e721901fe8f6b06038dc91e084da1517eb430 /math
parentce56d6db1106d0595cd03a5d5f98c58c5c6721f1 (diff)
downloadfreebsd-ports-gnome-1fcef2864f9b5f4f69536a6bb58c276ac794746e.tar.gz
freebsd-ports-gnome-1fcef2864f9b5f4f69536a6bb58c276ac794746e.tar.zst
freebsd-ports-gnome-1fcef2864f9b5f4f69536a6bb58c276ac794746e.zip
Back out r1.7, it was committed in error
Diffstat (limited to 'math')
-rw-r--r--math/lapack++/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/lapack++/Makefile b/math/lapack++/Makefile
index cfd8ce1cbbd6..f65d4e0d0a06 100644
--- a/math/lapack++/Makefile
+++ b/math/lapack++/Makefile
@@ -40,7 +40,6 @@ BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
FC= gfortran42
F77= gfortran42
-USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
USE_GMAKE= yes
.if defined(WITH_ATLAS)