Ticket #21154: patch-libebml-universal.diff
File patch-libebml-universal.diff, 558 bytes (added by jonthn+macports@…, 15 years ago) |
---|
-
Portfile
old new 1 # $Id $1 # $Id: Portfile 53881 2009-07-16 06:40:33Z ryandesign@macports.org $ 2 2 3 3 PortSystem 1.0 4 4 … … 33 33 destroot.args INSTALL_OPTS_LIB='-m 644 -p' 34 34 destroot.destdir prefix=${destroot}${prefix} 35 35 36 variant universal { 37 build.args-append CXXFLAGS="${configure.universal_cxxflags}" 38 } 39 36 40 # livecheck. 37 41 livecheck.check regex 38 42 livecheck.url http://www.bunkus.org/videotools/mkvtoolnix/source.html