[81727] trunk/dports/textproc/bibtex2html/Portfile
jmr at macports.org
jmr at macports.org
Thu Aug 4 09:01:22 PDT 2011
Revision: 81727
http://trac.macports.org/changeset/81727
Author: jmr at 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}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110804/b9f7dd2a/attachment.html>
More information about the macports-changes
mailing list