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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user