aboutsummaryrefslogtreecommitdiff
path: root/math/blaze
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-05-27 20:55:56 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-05-27 20:55:56 +0000
commit1f012844692d56983937d572796c5baffeeb2d21 (patch)
tree916f36f3a941c36d6b39209c4d39deb61b36978f /math/blaze
parent4aa0e5fa77454cd938ea3c9f7bf126f3af60802c (diff)
downloadports-1f012844692d56983937d572796c5baffeeb2d21.tar.gz
ports-1f012844692d56983937d572796c5baffeeb2d21.zip
Chase devel/openmp expiration
Notes
Notes: svn path=/head/; revision=502830
Diffstat (limited to 'math/blaze')
-rw-r--r--math/blaze/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/blaze/Makefile b/math/blaze/Makefile
index 58fa33c776aa..16ecce3ba697 100644
--- a/math/blaze/Makefile
+++ b/math/blaze/Makefile
@@ -12,6 +12,9 @@ COMMENT= C++ math library for dense and sparse arithmetic
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Depends on expiring devel/openmp
+EXPIRATION_DATE= 2019-12-31
+
BUILD_DEPENDS= boost-libs>0:devel/boost-libs \
openblas>0:math/openblas \
openmp>0:devel/openmp