Skip to content

Commit

Permalink
devel/Makefile: temporarily comment out the py3c entry
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
stesser committed Sep 7, 2022
1 parent cd5c1aa commit 03e3069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit 03e3069

Please sign in to comment.