FreeBSD Bugzilla – Attachment 251365 Details for
Bug 279654
math/slepc: don't be stuck with Python-3.9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Remove the limitation on python-3.9
math_slepc.diff (text/plain), 1.05 KB, created by
Thierry Thomas
on 2024-06-10 20:10:21 UTC
(
hide
)
Description:
Remove the limitation on python-3.9
Filename:
MIME Type:
Creator:
Thierry Thomas
Created:
2024-06-10 20:10:21 UTC
Size:
1.05 KB
patch
obsolete
>diff --git a/french/aster/Makefile b/french/aster/Makefile >index 9e6c24da380d..5f4b32dee86a 100644 >--- a/french/aster/Makefile >+++ b/french/aster/Makefile >@@ -11,8 +11,6 @@ LICENSE= GPLv2 > NOT_FOR_ARCHS= armv6 armv7 i386 mips powerpc > NOT_FOR_ARCHS_REASON= ARG_MAX is too small for Code_Aster on 32 bits systems > >-BROKEN= fails to build the catalog of elements >- > #----------------------------------------------------------------------- > # You may define these options: > # >diff --git a/math/slepc/Makefile b/math/slepc/Makefile >index 5f267d3f8e12..1d1654cdc098 100644 >--- a/math/slepc/Makefile >+++ b/math/slepc/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= slepc > DISTVERSION= 3.21.1 >+PORTREVISION= 1 > CATEGORIES= math devel > MASTER_SITES= http://slepc.upv.es/download/distrib/ > >@@ -17,7 +18,7 @@ LIB_DEPENDS= libblas.so:math/blas \ > libmpich.so:net/mpich \ > libpetsc.so:science/PETSc > >-USES= gmake fortran python:3.9 shebangfix xorg >+USES= gmake fortran python shebangfix xorg > USE_XORG= x11 # not really needed, but is inherited from the PETSc setup > USE_LDCONFIG= 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 279654
: 251365