You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
libzzip: add working universal variant (https://trac.macports.org/ticket/33648)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@90888 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
@@ -82,6 +82,10 @@ variant sdl description {Enable SDL support} {
|
||||
}
|
||||
}
|
||||
|
||||
variant universal {
|
||||
configure.env-append ac_cv_sizeof_long="(LONG_BIT/8)"
|
||||
}
|
||||
|
||||
livecheck.type regex
|
||||
livecheck.url http://sourceforge.net/projects/${my_name}/files/${my_name}13/
|
||||
livecheck.regex "${my_name}13\/(\\d+(?:\\.\\d+)*)"
|
||||
|
||||
Reference in New Issue
Block a user