git: 62f5a3f0dcb1 - main - cad/Makefile: add the missing entry for cad/pythonocc-core
Thierry Thomas <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=62f5a3f0dcb17611cf7a1445a3d5f7037f99fdeb commit 62f5a3f0dcb17611cf7a1445a3d5f7037f99fdeb Author: Thierry Thomas <[email protected]> AuthorDate: 2026-08-15 14:38:47 +0000 Commit: Thierry Thomas <[email protected]> CommitDate: 2026-08-15 14:38:47 +0000 cad/Makefile: add the missing entry for cad/pythonocc-core PR: 290214 --- cad/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/cad/Makefile b/cad/Makefile index 08b30ec8afe0..2235aaf6dc40 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -124,6 +124,7 @@ SUBDIR += py-verilog-parser SUBDIR += py-vunit-hdl SUBDIR += python-gdsii + SUBDIR += pythonocc-core SUBDIR += qcad SUBDIR += qcadjsapi SUBDIR += qcsxcad