From cbb5ec3f29155937ea581949bc2032b32a6494c2 Mon Sep 17 00:00:00 2001 From: Brad Richardson Date: Tue, 27 Dec 2022 08:11:01 -0500 Subject: [PATCH] Remove duplicate boost port (#630) --- packaging/macos/Portfile | 1 - 1 file changed, 1 deletion(-) diff --git a/packaging/macos/Portfile b/packaging/macos/Portfile index 246c5521..6cd0f685 100644 --- a/packaging/macos/Portfile +++ b/packaging/macos/Portfile @@ -32,7 +32,6 @@ post-fetch { } depends_lib port:avahi \ - port:boost180 \ port:curl \ port:libopus \ port:npm9 \