git: f519be98d838 - main - science/abinit: Remove PY_PYGMENTS

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 20 16:20:17 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f519be98d8384d9cd6efd25e1f4a08140ac299fb

commit f519be98d8384d9cd6efd25e1f4a08140ac299fb
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 16:08:30 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 16:16:17 +0000

    science/abinit: Remove PY_PYGMENTS
    
    With hat:       python
---
 science/abinit/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/science/abinit/Makefile b/science/abinit/Makefile
index cc7e829f3afc..edb261f85711 100644
--- a/science/abinit/Makefile
+++ b/science/abinit/Makefile
@@ -14,7 +14,7 @@ ONLY_FOR_ARCHS=	amd64 powerpc64 powerpc64le
 
 BUILD_DEPENDS=	gm4:devel/m4	\
 		${PYNUMPY}	\
-		${PY_PYGMENTS}	\
+		${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}graphviz>0:graphics/py-graphviz@${PY_FLAVOR}
 LIB_DEPENDS=	libelpa.so:math/elpa		\


More information about the dev-commits-ports-main mailing list