Ticket #30922: Portfile.diff
File Portfile.diff, 417 bytes (added by neverpanic (Clemens Lang), 13 years ago) |
---|
-
Portfile
30 30 rmd160 7698d5c3c5c9ffc769e511ccc4445a43ee990ea9 31 31 32 32 depends_run bin:latex:texlive-latex 33 if {[file exists "/usr/texbin/latex"]} { 34 depends_run-delete bin:latex:texlive-latex 35 } 33 36 34 37 use_configure no 35 38 build {}