[144153] trunk/dports/textproc/bibtex2html/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sun Jan 3 08:33:29 PST 2016


Revision: 144153
          https://trac.macports.org/changeset/144153
Author:   mcalhoun at 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
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160103/b685d60d/attachment.html>


More information about the macports-changes mailing list