Ticket #15303: qt4-make-docs.patch

File qt4-make-docs.patch, 890 bytes (added by clubjuggler@…, 16 years ago)

Patch portfile to also make documentation.

  • Portfile

     
    55
    66name                qt4-mac
    77version             4.4.0
    8 revision            2
     8revision            3
    99categories          aqua
    1010platforms           macosx
    1111maintainers         erickt clubjuggler@gmail.com openmaintainer
     
    6565    -no-sql-ibase       -no-sql-mysql   -no-sql-odbc    -no-sql-psql        \
    6666    -no-sql-sqlite      -no-nis         -no-cups                            \
    6767    -framework          -libdir '${prefix}/Library/Frameworks'              \
    68     -make libs          -make tools                                         \
     68    -make libs          -make tools  -make docs                             \
    6969    -I${worksrcpath}/include -I${prefix}/include \
    7070    -L${worksrcpath}/lib -L${prefix}/lib
    7171