Ticket #49755: Portfile.diff

File Portfile.diff, 638 bytes (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 8 years ago)
  • Portfile

    old new  
    77name                qbs
    88
    99version             1.4.3
     10revision            1
    1011categories          devel
    1112platforms           darwin
    1213license             LGPL-2.1
     
    2223checksums           rmd160  c0eca8fe54844f319c00926d643de25ac515ae8e \
    2324                    sha256  0c47291ac578c1fc8f2bd6ab20fbeeb58630c4c6ddc085f6081ae570f825f787
    2425
     26depends_lib-append  port:qt5-qtscript
     27
    2528configure.post_args QBS_INSTALL_PREFIX=${prefix} \
    2629                    CONFIG+=qbs_disable_rpath \
    2730                    qbs.pro