pkgsrc-WIP-changes archive

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

py-gdstk: use cmake



Module Name:	pkgsrc-wip
Committed By:	Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By:	steleto
Date:		Wed Jan 22 01:24:05 2025 +0900
Changeset:	f1da7b036a7313231d18f1b8d0021372371b0453

Modified Files:
	py-gdstk/Makefile

Log Message:
py-gdstk: use cmake

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

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

diffstat:
 py-gdstk/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/py-gdstk/Makefile b/py-gdstk/Makefile
index c5bc4141e1..df65b17a47 100644
--- a/py-gdstk/Makefile
+++ b/py-gdstk/Makefile
@@ -23,6 +23,7 @@ PLIST_SUBST+=		PYVERS=${PYVERSSUFFIX:S/.//}
 
 .include "../../lang/python/wheel.mk"
 
+.include "../../devel/cmake/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../math/py-numpy/buildlink3.mk"
 .include "../../math/qhull/buildlink3.mk"


Home | Main Index | Thread Index | Old Index