From e1d56a9db2541dd41f1907a5a19a686a326831cc Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Sun, 8 Mar 2020 21:56:36 +0000 Subject: Drop dependency on devel/openmp - Drop if devel/llvm* was used as a substitute Approved by: yuri, rene (earlier version) Differential Revision: https://reviews.freebsd.org/D23020 --- math/py-yt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/py-yt/Makefile') diff --git a/math/py-yt/Makefile b/math/py-yt/Makefile index b4395ef6a827..74048bc18898 100644 --- a/math/py-yt/Makefile +++ b/math/py-yt/Makefile @@ -3,6 +3,7 @@ PORTNAME= yt DISTVERSION= 3.5.1 +PORTREVISION= 1 CATEGORIES= math astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +15,6 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING.txt BUILD_DEPENDS= ${PYNUMPY} -LIB_DEPENDS= libomp.so:devel/openmp RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sympy>=1.0:math/py-sympy@${PY_FLAVOR} \ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>=1.5.3:math/py-matplotlib@${PY_FLAVOR} \ -- cgit v1.2.3