summaryrefslogtreecommitdiff
path: root/math/lapack++/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/lapack++/Makefile')
-rw-r--r--math/lapack++/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/lapack++/Makefile b/math/lapack++/Makefile
index f65d4e0d0a06..1db81413b2cf 100644
--- a/math/lapack++/Makefile
+++ b/math/lapack++/Makefile
@@ -7,7 +7,7 @@
PORTNAME= lapack++
PORTVERSION= 2.5.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://math.nist.gov/lapack++/:doc
@@ -40,7 +40,7 @@ BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
FC= gfortran42
F77= gfortran42
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
.if defined(WITH_ATLAS)
BLAS_LIB= -L${LOCALBASE}/lib -lf77blas -latlas