pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-qutip: Comment out missing py-qt4



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Fri Dec 2 15:15:26 2022 -0500
Changeset:	143d7cb81a0d69ac20e6485286a28f19f9438139

Modified Files:
	py-qutip/Makefile

Log Message:
py-qutip: Comment out missing py-qt4

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=143d7cb81a0d69ac20e6485286a28f19f9438139

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-qutip/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-qutip/Makefile b/py-qutip/Makefile
index 5a2cb95e61..367bcc7820 100644
--- a/py-qutip/Makefile
+++ b/py-qutip/Makefile
@@ -20,5 +20,5 @@ PYDISTUTILSPKG=	yes
 .include "../../devel/py-cython/buildlink3.mk"
 .include "../../lang/python/extension.mk"
 .include "../../math/py-numpy/buildlink3.mk"
-.include "../../x11/py-qt4/buildlink3.mk"
+#.include "../../x11/py-qt4/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index