You've already forked macports-base
mirror of
https://github.com/macports/macports-base.git
synced 2026-07-12 18:18:43 -07:00
@@ -28,6 +28,10 @@ post-patch {
|
||||
reinplace "s|^CFLAGS = -g \$(WFLAGS)|CFLAGS = -g \$(WFLAGS) ${configure.cppflags} ${configure.cflags} ${configure.ldflags} [get_canonical_archflags]|g" ${worksrcpath}/Makefile.in
|
||||
}
|
||||
|
||||
# Avoid dependencies on libcxx and a macports-clang compiler, because
|
||||
# the mpkg test is fragile and assumes no dependencies.
|
||||
configure.cxx_stdlib
|
||||
|
||||
configure.args --bindir=${prefix}/bin \
|
||||
--mandir=${prefix}/share/man
|
||||
|
||||
|
||||
Reference in New Issue
Block a user