pkgsrc-WIP-changes archive

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

freecad: enable utf8-cpp



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Jul 1 09:58:51 2026 +0200
Changeset:	f9ad7aa3d5a5f5e54eaeff508f669a1e17bda8cb

Modified Files:
	freecad/Makefile

Log Message:
freecad: enable utf8-cpp

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

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

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

diffs:
diff --git a/freecad/Makefile b/freecad/Makefile
index a942a48fb1..4312325aba 100644
--- a/freecad/Makefile
+++ b/freecad/Makefile
@@ -99,6 +99,7 @@ DEPENDS+=	${PYPKGPREFIX}-boost-[0-9]*:../../devel/py-boost
 .include "../../textproc/fmtlib/buildlink3.mk"
 .include "../../textproc/xerces-c/buildlink3.mk"
 .include "../../textproc/yaml-cpp/buildlink3.mk"
+.include "../../textproc/utf8-cpp/buildlink3.mk"
 .include "../../devel/hdf5/buildlink3.mk"
 .include "../../wip/med/buildlink3.mk"
 .include "../../wip/orocos-kdl/buildlink3.mk"


Home | Main Index | Thread Index | Old Index