You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
libcanberra: fix quartz pkgconfig file
This commit is contained in:
@@ -5,7 +5,7 @@ PortGroup active_variants 1.1
|
||||
|
||||
name libcanberra
|
||||
version 0.30
|
||||
revision 10
|
||||
revision 11
|
||||
|
||||
categories audio devel
|
||||
license LGPL-2.1+
|
||||
@@ -79,6 +79,11 @@ variant gtk3 description {Enable GTK3 support} {
|
||||
}
|
||||
|
||||
variant quartz conflicts x11 {
|
||||
post-patch {
|
||||
reinplace "s| *-lX11||g" \
|
||||
${worksrcpath}/libcanberra-gtk.pc.in \
|
||||
${worksrcpath}/libcanberra-gtk3.pc.in
|
||||
}
|
||||
}
|
||||
|
||||
variant x11 conflicts quartz {
|
||||
|
||||
Reference in New Issue
Block a user