Ticket #37481: doxygen-remove-tcl.diff
File doxygen-remove-tcl.diff, 748 bytes (added by raimue (Rainer Müller), 12 years ago) |
---|
-
Portfile
150 150 } 151 151 } 152 152 153 # This is a patch written by René Zaumseil that adds Tcl support to Doxygen.154 variant tcl description {Add EXPERIMENTAL support for Tcl (http://wiki.tcl.tk/27011)} {155 patch_sites sourceforge:kbskit/doxygen\+tcl156 patchfiles-append doxygen\+tcl.patch157 checksums-append doxygen\+tcl.patch \158 sha1 c9276520bb386f63756def5c064c4756975e06a7 \159 rmd160 d3ff1de4a6b75d33655ae44dbe11a60c04224419 \160 }161 162 153 platform darwin { 163 154 # Specify the platform explicitly to avoid a universal build. 164 155 global tmake_conf