Ticket #13715: diff-Portfile.patch

File diff-Portfile.patch, 367 bytes (added by mdickens@…, 16 years ago)

Patch to remove "depends_lib", so that this Portfile works with QT3 variant (it will work with QT4 variant either way).

  • Portfile

    old new  
    2323patchfiles          patch-qwtconfig.pri.diff \
    2424                    patch-designer-designer.pro.diff
    2525
    26 depends_lib         port:qt4-mac
    27 
    2826configure.cmd       qmake
    2927configure.env       INSTALLBASE="${prefix}" QTDIR="${prefix}"
    3028configure.pre_args