pkgsrc-WIP-changes archive

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

wip/freecad: cad/oce -> cad/occt



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Sun Feb 12 16:26:59 2023 +0100
Changeset:	d7c6ea7145d48427a095765fe1aea490c4df71f2

Modified Files:
	freecad/Makefile

Log Message:
wip/freecad: cad/oce -> cad/occt

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

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

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

diffs:
diff --git a/freecad/Makefile b/freecad/Makefile
index 05925ed01a..4572fc84f6 100644
--- a/freecad/Makefile
+++ b/freecad/Makefile
@@ -51,7 +51,7 @@ REPLACE_PYTHON+=	src/Mod/Robot/MovieTool.py src/Mod/OpenSCAD/prototype.py
 
 .include "../../lang/python/application.mk"
 .include "../../wip/orocos-kdl/buildlink3.mk"
-.include "../../cad/oce/buildlink3.mk"
+.include "../../cad/occt/buildlink3.mk"
 .include "../../wip/py-pyside/buildlink3.mk"
 .include "../../wip/py-pyside-shiboken/buildlink3.mk"
 .include "../../wip/py-pyside-tools/buildlink3.mk"


Home | Main Index | Thread Index | Old Index