aboutsummaryrefslogtreecommitdiff
path: root/math/py-yt
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-08-04 09:07:47 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-08-04 09:07:47 +0000
commitb16de4c2945e7d3a71aab33a1cde8bdc51bef5aa (patch)
tree03324b54d3bfb51e850559ce6c0e0e0da93d7814 /math/py-yt
parent7200abb4236485e78ee0f0626ab9564165987438 (diff)
downloadports-b16de4c2945e7d3a71aab33a1cde8bdc51bef5aa.tar.gz
ports-b16de4c2945e7d3a71aab33a1cde8bdc51bef5aa.zip
Deprecate ports broken for more than 6 months
Notes
Notes: svn path=/head/; revision=508082
Diffstat (limited to 'math/py-yt')
-rw-r--r--math/py-yt/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/py-yt/Makefile b/math/py-yt/Makefile
index a8307fed88b1..4042e10830a3 100644
--- a/math/py-yt/Makefile
+++ b/math/py-yt/Makefile
@@ -14,6 +14,9 @@ COMMENT= Analysis and visualization toolkit for volumetric data
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING.txt
+DEPRECATED= Depends on expiring graphics/embree
+EXPIRATION_DATE= 2019-09-04
+
BUILD_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}pyembree>0:graphics/py-pyembree@${PY_FLAVOR}
LIB_DEPENDS= libembree.so:graphics/embree \