git: 03e3069d005f - main - devel/Makefile: temporarily comment out the py3c entry
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 Sep 2022 22:34:20 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=03e3069d005f2f90e3df96d6e22d97122634c539
commit 03e3069d005f2f90e3df96d6e22d97122634c539
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2022-09-07 22:32:31 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2022-09-07 22:32:31 +0000
devel/Makefile: temporarily comment out the py3c entry
A pre-commit hook prevents the revert of an accidental removal of
devel/py3c/Makefile.
Temporarily comment out py3c in this Makefile in order to unbreak
"make index".
Approved by: portmgr (implicit)
---
devel/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/Makefile b/devel/Makefile
index 9cf3e51c930c..4ef1651d3e43 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -5585,7 +5585,7 @@
SUBDIR += py-zope.testbrowser
SUBDIR += py-zope.testing
SUBDIR += py-zope.traversing
- SUBDIR += py3c
+# SUBDIR += py3c
SUBDIR += pybind11
SUBDIR += pybugz
SUBDIR += pycanberra