aboutsummaryrefslogtreecommitdiff
path: root/science/py-dftd4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/py-dftd4/Makefile')
-rw-r--r--science/py-dftd4/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/science/py-dftd4/Makefile b/science/py-dftd4/Makefile
index 2b89cbf1b948..e8616d0da30d 100644
--- a/science/py-dftd4/Makefile
+++ b/science/py-dftd4/Makefile
@@ -1,18 +1,16 @@
PORTNAME= dftd4
-DISTVERSION= 3.5.0
+DISTVERSION= 3.6.0
CATEGORIES= science python # chemistry
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Python API of the DFT-D4 project
-WWW= https://www.chemie.uni-bonn.de/pctc/mulliken-center/software/dftd4
+WWW= https://www.chemie.uni-bonn.de/pctc/mulliken-center/software/dftd4/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN= build fails: meson-python: error ... after devel/meson-python update to 0.13.2, see https://github.com/dftd4/dftd4/issues/212
-
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>0:devel/py-cffi@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}meson-python>0:devel/meson-python@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}