1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Register conflicts with math/elmer-mathlibs.

Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
Approved by:	jmz (maintainer)
This commit is contained in:
Thierry Thomas 2006-04-24 20:27:40 +00:00
parent 0f12e3b8c9
commit 4b7ab768c3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160367

View File

@ -16,7 +16,9 @@ DISTFILES= lapack.tgz manpages.tgz
MAINTAINER= jmz@FreeBSD.org
COMMENT= A library of Fortran 77 subroutines for linear algebra
LIB_DEPENDS= blas.1:${PORTSDIR}/math/blas
LIB_DEPENDS= blas.1:${PORTSDIR}/math/blas
CONFLICTS= elmer-mathlibs-1*
DIST_SUBDIR= lapack
@ -213,7 +215,7 @@ MANL= cbdsqr.l cgbbrd.l cgbcon.l cgbequ.l cgbmv.l cgbrfs.l cgbsv.l cgbsvx.l \
CONFIGURE_ENV+= OSVERSION=${OSVERSION}
.if ${OSVERSION} < 600000 && defined(NOPROFILE)
NO_PROFILE= true
NO_PROFILE= true
.endif
pre-fetch: