You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
quickjs-ng: use cmake
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user