quickjs-ng: use cmake

This commit is contained in:
i0ntempest
2026-07-06 10:23:21 +08:00
parent 2186001b6f
commit 5568a8fc3a
+1 -3
View File
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup github 1.0
PortGroup legacysupport 1.1
PortGroup makefile 1.0
PortGroup cmake 1.1
github.setup quickjs-ng quickjs 0.15.1 v
github.tarball_from archive
@@ -32,8 +32,6 @@ compiler.c_standard 2011
compiler.blacklist-append \
{clang < 700}
build.env-append INSTALL_PREFIX=${prefix}
post-destroot {
xinstall -d ${destroot}${prefix}/lib/pkgconfig
xinstall -m 0644 ${filespath}/${github.project}.pc ${destroot}${prefix}/lib/pkgconfig