Revision: 145296 https://trac.macports.org/changeset/145296 Author: mcalhoun@macports.org Date: 2016-01-30 20:40:30 -0800 (Sat, 30 Jan 2016) Log Message: ----------- sml-mode.el: whitespace changes Modified Paths: -------------- trunk/dports/lang/sml-mode.el/Portfile Modified: trunk/dports/lang/sml-mode.el/Portfile =================================================================== --- trunk/dports/lang/sml-mode.el/Portfile 2016-01-31 04:22:58 UTC (rev 145295) +++ trunk/dports/lang/sml-mode.el/Portfile 2016-01-31 04:40:30 UTC (rev 145296) @@ -34,14 +34,14 @@ path:${prefix}/makeinfo:texinfo \ path:${prefix}/texi2dvi:texinfo \ path:${prefix}/bin/dvips:texlive-basic - + build.target-append info dvi postscript - + destroot.target-append \ install_info install_dvi \ infodir=${destroot}${prefix}/share/info \ docdir=${destroot}${prefix}/share/doc/${name} - + post-destroot { xinstall -m 0755 -d ${destroot}${prefix}/share/doc/${name} eval xinstall -m 0644 [glob ${worksrcpath}/*.ps] ${destroot}${prefix}/share/doc/${name}
participants (1)
-
mcalhoun@macports.org