From e29e3d0dc7e3723e5550badfcc50f3a83e0d51e7 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 4 Feb 2007 05:18:23 +0000 Subject: [PATCH] Back out r1.7, it was committed in error --- math/lapack++/Makefile | 1 - 1 file changed, 1 deletion(-) 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)