Ticket #18258: doxygen-Portfile.diff
File doxygen-Portfile.diff, 332 bytes (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 16 years ago) |
---|
-
Portfile
old new 93 93 global tmake_conf 94 94 set tmake_conf ${worksrcpath}/tmake/lib/macosx-c++/tmake.conf 95 95 configure.args-append --platform macosx-c++ 96 97 if { ${os.major} < 9 } { 98 patchfiles-append patch-portable.cpp.diff 99 } 96 100 }