From 86aa2d10daeff038a49b8d716194c69b98842754 Mon Sep 17 00:00:00 2001 From: Craig Treleaven Date: Fri, 20 Jan 2023 19:55:49 -0500 Subject: [PATCH] geeqie: fix platforms --- graphics/geeqie/Portfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/geeqie/Portfile b/graphics/geeqie/Portfile index b387f4ab5b57b..eb035f758a272 100644 --- a/graphics/geeqie/Portfile +++ b/graphics/geeqie/Portfile @@ -7,6 +7,7 @@ PortGroup github 1.0 PortGroup meson 1.0 github.setup BestImageViewer geeqie 2.0.1 v +revision 1 github.tarball_from releases checksums rmd160 c96957ece6f6ef5b91bfb5195ecd706d10844ce3 \ sha256 89c1a7574cfe3888972d10723f4cf3a277249bea494fd9c630aa8d0df944555d \ @@ -14,7 +15,7 @@ checksums rmd160 c96957ece6f6ef5b91bfb5195ecd706d10844ce3 \ categories graphics x11 # Check: dependencies may not build on 10.6 and earlier -platforms {darwin any} +platforms darwin maintainers nomaintainer license GPL-2+ # only used at build