summaryrefslogtreecommitdiff
path: root/math/openblas
diff options
context:
space:
mode:
authorbacon <bacon@pkgsrc.org>2022-02-03 19:28:19 +0000
committerbacon <bacon@pkgsrc.org>2022-02-03 19:28:19 +0000
commit746592017f31218f3bd4bc4e0adad46d01a25d13 (patch)
treed69737a766aa10d6cbc4171bf5a7e2c479b8b7db /math/openblas
parent33567766d9d1038215ac3ca94ef22a5704152734 (diff)
downloadpkgsrc-746592017f31218f3bd4bc4e0adad46d01a25d13.tar.gz
math/openblas: Add Darwin-*-* to ONLY_FOR_PLATFORM
Build tested for openblas and openblas64 on macOS Monterey Approved by thomas.orgis
Diffstat (limited to 'math/openblas')
-rw-r--r--math/openblas/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/openblas/Makefile.common b/math/openblas/Makefile.common
index 3782df3480f..08d52497eb2 100644
--- a/math/openblas/Makefile.common
+++ b/math/openblas/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2021/06/15 15:06:23 thor Exp $
+# $NetBSD: Makefile.common,v 1.7 2022/02/03 19:28:19 bacon Exp $
#
# used by math/openblas_pthread/Makefile
# used by math/openblas_openmp/Makefile
@@ -32,7 +32,7 @@ LICENSE= modified-bsd
# Darwin has a .so/.dylib PLIST issue
# Untested on other platforms
-ONLY_FOR_PLATFORM= Linux-*-* NetBSD-*-*
+ONLY_FOR_PLATFORM= Darwin-*-* Linux-*-* NetBSD-*-*
USE_LANGUAGES= c fortran
USE_TOOLS+= gmake perl:build