Revision: 81727 http://trac.macports.org/changeset/81727 Author: jmr@macports.org Date: 2011-08-04 09:01:22 -0700 (Thu, 04 Aug 2011) Log Message: ----------- bibtex2html: correct texlive deps Modified Paths: -------------- trunk/dports/textproc/bibtex2html/Portfile Modified: trunk/dports/textproc/bibtex2html/Portfile =================================================================== --- trunk/dports/textproc/bibtex2html/Portfile 2011-08-04 15:56:10 UTC (rev 81726) +++ trunk/dports/textproc/bibtex2html/Portfile 2011-08-04 16:01:22 UTC (rev 81727) @@ -20,7 +20,7 @@ patchfiles patch-Makefile.in.diff patch-aux2bib.1.diff configure.args --mandir=${destroot}${prefix}/share/man -depends_build port:ocaml port:hevea -depends_run bin:bibtex:texlive +depends_build port:ocaml port:hevea port:texlive-latex-extra +depends_run bin:bibtex:texlive-basic destroot.target install destroot.destdir prefix=${destroot}${prefix}