Revision: 144153 https://trac.macports.org/changeset/144153 Author: mcalhoun@macports.org Date: 2016-01-03 08:33:29 -0800 (Sun, 03 Jan 2016) Log Message: ----------- bibtex2html: builds binaries only with ocaml, so set no libraries and no universal Modified Paths: -------------- trunk/dports/textproc/bibtex2html/Portfile Modified: trunk/dports/textproc/bibtex2html/Portfile =================================================================== --- trunk/dports/textproc/bibtex2html/Portfile 2016-01-03 09:57:24 UTC (rev 144152) +++ trunk/dports/textproc/bibtex2html/Portfile 2016-01-03 16:33:29 UTC (rev 144153) @@ -25,6 +25,9 @@ patchfiles patch-aux2bib.1.diff configure.args --mandir=${destroot}${prefix}/share/man +installs_libs no + +universal_variant no depends_build port:ocaml port:hevea bin:pdflatex:texlive-latex port:texlive-latex-extra port:texlive-fonts-recommended depends_run bin:bibtex:texlive-basic