ctpv: fix build on Leopard and Snow Leopard

Closes: https://trac.macports.org/ticket/70170
This commit is contained in:
Suhail Khan
2024-10-11 11:56:23 -07:00
committed by Renee Otten
parent e32c600975
commit 78beb8e464
+3 -3
View File
@@ -3,7 +3,6 @@
PortSystem 1.0
PortGroup github 1.0
PortGroup makefile 1.0
PortGroup compiler_blacklist_versions 1.0
github.setup NikitaIvanovV ctpv 1.1 v
github.tarball_from archive
@@ -25,5 +24,6 @@ depends_lib-append path:lib/libcrypto.dylib:openssl \
port:libmagic
destroot.post_args ${destroot.destdir} PREFIX=${prefix}
compiler.blacklist-append \
{clang < 1400} *gcc-4.*
# https://trac.macports.org/ticket/70170
compiler.cxx_standard 2020