git: c3da27075a6d - main - science/py-pymol: Mark DEPRECATED
Date: Sat, 28 Oct 2023 14:40:17 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c3da27075a6d38d1c3659a242245c519a6756165
commit c3da27075a6d38d1c3659a242245c519a6756165
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-28 14:27:55 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-28 14:39:52 +0000
science/py-pymol: Mark DEPRECATED
- Depends on deprecated devel/py-qt5-pyqt
- Set EXPIRATION_DATE 2023-11-28
Approved by: portmgr (blanket)
---
science/py-pymol/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/science/py-pymol/Makefile b/science/py-pymol/Makefile
index b31b04de6cb9..73b9bf1ac7bb 100644
--- a/science/py-pymol/Makefile
+++ b/science/py-pymol/Makefile
@@ -15,6 +15,9 @@ LICENSE_NAME= Open-Source PyMOL Copyright
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+DEPRECATED= Depends on deprecated devel/py-qt5-pyqt
+EXPIRATION_DATE= 2023-11-28
+
BUILD_DEPENDS= ${PYNUMPY} \
${LOCALBASE}/include/glm/glm.hpp:math/glm \
${LOCALBASE}/include/mmtf.hpp:science/mmtf-cpp