Ticket #26834: xemacs.portfile.patch
File xemacs.portfile.patch, 449 bytes (added by vallon (Justin), 10 years ago) |
---|
-
(a) - vs. (b) /Users/justin/xemacs.portfile
a b 85 85 ui_debug "Installing sumo distribution into destroot" 86 86 file copy ${workpath}/xemacs-packages ${xemacs_lib} 87 87 } 88 89 # avoid conflict with ctags installed by the ctags port 90 delete ${destroot}${prefix}/bin/ctags 91 delete ${destroot}${prefix}/share/man/man1/ctags.1 88 92 } 89 93 90 94 variant no_sumo \