From 528e1f1a4ab89fea947bfe1f59953c948b754961 Mon Sep 17 00:00:00 2001 From: Carl Makin Date: Thu, 19 Jun 2025 13:15:28 +1000 Subject: [PATCH] xnec2c: set compiler.c_standard 2011 --- science/xnec2c/Portfile | 1 + 1 file changed, 1 insertion(+) diff --git a/science/xnec2c/Portfile b/science/xnec2c/Portfile index e5b3601995137..5f6a67485ab85 100644 --- a/science/xnec2c/Portfile +++ b/science/xnec2c/Portfile @@ -26,6 +26,7 @@ checksums rmd160 4cc1d731f8f57c2a785337f9b7a9bbc626007da8 \ size 1516554 use_autoreconf yes +compiler.c_standard 2011 depends_build-append \ port:pkgconfig \