Ticket #22182: patch-Portfile.diff
File patch-Portfile.diff, 679 bytes (added by kiyoshi.coquser@…, 15 years ago) |
---|
-
Portfile
old new 33 33 build.target world 34 34 destroot.target install 35 35 destroot.destdir COQINSTALLPREFIX=${destroot} 36 patchfiles patch-doc-tools-latex_filter.diff37 36 38 37 post-activate { ui_msg "The style file for LaTeX documentation," 39 38 ui_msg "coqdoc.sty, is in ${prefix}/share/coq/latex." … … 47 46 port:netpbm 48 47 configure.args-delete -with-doc no 49 48 configure.args-append -with-doc yes 49 use_parallel_build no 50 50 } 51 51 52 52 variant coqide description {Install CoqIDE} {