1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

Correctly link against gcc44 stuffs and bump portrevision.

Feature safe:	yes
This commit is contained in:
Maho Nakata 2009-11-05 07:24:27 +00:00
parent 814eb14606
commit 73775fbb99
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243819

View File

@ -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