From 73775fbb99a948a3ffea01e034b465a1a289848c Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Thu, 5 Nov 2009 07:24:27 +0000 Subject: Correctly link against gcc44 stuffs and bump portrevision. Feature safe: yes --- math/lapack++/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'math/lapack++') diff --git a/math/lapack++/Makefile b/math/lapack++/Makefile index bb8e48a68862..a82b7bfc6fbe 100644 --- a/math/lapack++/Makefile +++ b/math/lapack++/Makefile @@ -7,7 +7,7 @@ PORTNAME= lapack++ PORTVERSION= 2.5.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/lapackpp/lapackpp/${PORTVERSION} \ http://math.nist.gov/lapack++/:doc @@ -36,8 +36,7 @@ LIB_DEPENDS+= lapack.4:${PORTSDIR}/math/lapack .endif USE_FORTRAN= yes - -USE_AUTOTOOLS= libtool:22 +GNU_CONFIGURE= yes USE_GMAKE= yes .if defined(WITH_ATLAS) BLAS_LIB= -L${LOCALBASE}/lib -lf77blas -latlas -- cgit v1.2.3