Skip to content

Commit

Permalink
science/psi4: Convert to USE_PYTHON=pytest
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
With hat:	python
  • Loading branch information
sunpoet committed Mar 9, 2024
1 parent cd8223b commit 74b636e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion science/psi4/Makefile
Expand Up @@ -26,7 +26,7 @@ RUN_DEPENDS= ${PY_DEPENDS} \
libint2-psi4>0:science/libint2-psi4
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}

USES= blaslapack:openblas cmake compiler:c++17-lang eigen:3 fortran localbase:ldflags pytest python
USES= blaslapack:openblas cmake compiler:c++17-lang eigen:3 fortran localbase:ldflags python
USE_GITHUB= yes

CMAKE_ARGS= -DLibxc_DIR=${LOCALBASE} \
Expand Down

0 comments on commit 74b636e

Please sign in to comment.