diff --git a/graphics/jpeg2png/Portfile b/graphics/jpeg2png/Portfile index 5c55f755f78..6619ea10cc6 100644 --- a/graphics/jpeg2png/Portfile +++ b/graphics/jpeg2png/Portfile @@ -5,9 +5,6 @@ PortGroup github 1.0 PortGroup legacysupport 1.1 PortGroup makefile 1.0 -# static_assert -legacysupport.newest_darwin_requires_legacy 14 - github.setup ThioJoe jpeg2png 1.02 v github.tarball_from archive revision 0 @@ -24,6 +21,10 @@ checksums rmd160 4e4cd1009eaba1e38991f59fa0669fc589ac6bbc \ sha256 6b2467e44db60e6d11f347f356be6b29a8bf0597ca97ad5afae9d461e8dcf119 \ size 69872 +# static_assert +legacysupport.newest_darwin_requires_legacy \ + 14 + compiler.c_standard 2011 depends_lib-append port:libjpeg-turbo \