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 $
    22
    33PortSystem          1.0
    44
     
    3333destroot.args       INSTALL_OPTS_LIB='-m 644 -p'
    3434destroot.destdir    prefix=${destroot}${prefix}
    3535
     36variant universal {
     37      build.args-append CXXFLAGS="${configure.universal_cxxflags}"
     38}
     39
    3640# livecheck.
    3741livecheck.check     regex
    3842livecheck.url       http://www.bunkus.org/videotools/mkvtoolnix/source.html