1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

math/py-primecountpy: fix build with cmake

This commit is contained in:
Thierry Thomas
2026-02-03 16:03:46 +00:00
parent 75e0ee6901
commit 0e06abe8bd
+1 -1
View File
@@ -14,7 +14,7 @@ BUILD_DEPENDS= ${PYDEPS}
LIB_DEPENDS= libprimecount.so:math/primecount
RUN_DEPENDS= ${PYDEPS}
USES= localbase meson pkgconfig python
USES= cmake:indirect localbase meson pkgconfig python
USE_PYTHON= cython
.if !defined(WITH_DEBUG)
LDFLAGS+= -s