FreeBSD Bugzilla – Attachment 225654 Details for
Bug 256493
science/py-phono3py: Remove unnecessary dependency on math/lapacke
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[patch] remove unnecessary dependency on math/lapacke
pr-py-phono3py-rm-lapacke-dep.diff.v0 (text/plain), 785 bytes, created by
John Hein
on 2021-06-09 02:53:07 UTC
(
hide
)
Description:
[patch] remove unnecessary dependency on math/lapacke
Filename:
MIME Type:
Creator:
John Hein
Created:
2021-06-09 02:53:07 UTC
Size:
785 bytes
patch
obsolete
>diff --git a/science/py-phono3py/Makefile b/science/py-phono3py/Makefile >index 679da463dae6..891b81b0d7a4 100644 >--- a/science/py-phono3py/Makefile >+++ b/science/py-phono3py/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= phono3py > DISTVERSION= 1.22.3 >+PORTREVISION= 1 > CATEGORIES= science python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -17,8 +18,7 @@ PY_DEPENDS= ${PYNUMPY} \ > ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}spglib>0:science/py-spglib@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} >-BUILD_DEPENDS= ${PY_DEPENDS} \ >- ${LOCALBASE}/include/lapacke.h:math/lapacke >+BUILD_DEPENDS= ${PY_DEPENDS} > RUN_DEPENDS= ${PY_DEPENDS} > > USES= blaslapack:openblas fortran localbase python:3.7+
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
Flags:
jcfyecrayz
:
maintainer-approval?
(
yuri
)
Actions:
View
|
Diff
Attachments on
bug 256493
: 225654