FreeBSD Bugzilla – Attachment 60831 Details for
Bug 91251
Make math/arpack depend less on math/atlas
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 604 bytes, created by
giffunip
on 2006-01-03 02:50:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
giffunip
Created:
2006-01-03 02:50:03 UTC
Size:
604 bytes
patch
obsolete
>diff -ruN arpack.orig/Makefile arpack/Makefile >--- arpack.orig/Makefile Sun Dec 18 17:07:49 2005 >+++ arpack/Makefile Sun Dec 18 17:11:19 2005 >@@ -22,12 +22,12 @@ > COMMENT= Argand Library: large eigenvalue subroutines (serial version) > > BUILD_DEPENDS= ${LOCALBASE}/bin/f2c:${PORTSDIR}/lang/f2c \ >- ${LOCALBASE}/lib/libf77blas.a:${PORTSDIR}/math/atlas >+ ${LOCALBASE}/lib/libblas.a:${PORTSDIR}/math/blas > > WRKSRC= ${WRKDIR}/ARPACK > ALL_TARGET= lib > >-BLAS_LIBS= ${LOCALBASE}/lib/libf77blas.a ${LOCALBASE}/lib/libatlas.a >+BLAS_LIBS?= ${LOCALBASE}/lib/libblas.a > > INSTALLS_SHLIB= yes > USE_REINPLACE= yes
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 91251
: 60831