You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
alpine: fix universal variant; see https://trac.macports.org/ticket/24212
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@68591 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
@@ -80,3 +80,9 @@ variant passfile description {Enable password files support} {
|
||||
configure.args-delete --with-local-password-cache-method
|
||||
configure.args-append --with-passfile=".pine.pwd"
|
||||
}
|
||||
|
||||
variant universal {
|
||||
build.args-append \
|
||||
EXTRACFLAGS="${configure.universal_cflags}" \
|
||||
EXTRALDFLAGS="${configure.universal_ldflags}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user