Skip to content

Commit

Permalink
libpng: Use muniversal portgroup
Browse files Browse the repository at this point in the history
Fixes arm64/x86_64 universal build on Apple Silicon machines.

Closes: https://trac.macports.org/ticket/63008
Closes: #12575
  • Loading branch information
ryandesign committed Oct 17, 2021
1 parent ae3920d commit 5eeb427
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions graphics/libpng/Portfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem 1.0
PortGroup muniversal 1.0

name libpng
version 1.6.37
Expand Down

0 comments on commit 5eeb427

Please sign in to comment.