Ticket #18753: Portfile.diff
File Portfile.diff, 759 bytes (added by vinc17@…, 16 years ago) |
---|
-
Portfile
18 18 19 19 patchfiles patch-lib-MIME-Parser.pm.nobinhex.diff \ 20 20 patch-lib-MIME-Parser.pm.useContentTypeName.diff \ 21 patch-lib-MIME-Parser.pm.uu_whine.diff \ 22 patch-lib-MIME-Tools.pm.diff 21 patch-lib-MIME-Parser.pm.uu_whine.diff 23 22 23 # Avoid installation of .orig files 24 patch.args --no-backup-if-mismatch 25 24 26 # Depends on these Perl modules 25 27 depends_lib-append port:p5-io-stringy \ 26 port:p5-mailtools \ 27 port:p5-file-temp 28 port:p5-mailtools 28 29 29 30 variant doBinHex description {use the (buggy) internal binhex decoder} { 30 31 patchfiles-delete patch-lib-MIME-Parser.pm.nobinhex.diff