[147810] trunk/dports/math/octave-devel/Portfile
mcalhoun at macports.org
mcalhoun at macports.org
Sat Apr 16 06:27:53 PDT 2016
Revision: 147810
https://trac.macports.org/changeset/147810
Author: mcalhoun at macports.org
Date: 2016-04-16 06:27:53 -0700 (Sat, 16 Apr 2016)
Log Message:
-----------
octave-devel, octave-devel-rc, octave-devel-release: add missing build dependency on texlive-fonts-recommended (fixes #51132)
no revbump since port builds successfully or not at all
Modified Paths:
--------------
trunk/dports/math/octave-devel/Portfile
Modified: trunk/dports/math/octave-devel/Portfile
===================================================================
--- trunk/dports/math/octave-devel/Portfile 2016-04-16 09:17:48 UTC (rev 147809)
+++ trunk/dports/math/octave-devel/Portfile 2016-04-16 13:27:53 UTC (rev 147810)
@@ -549,6 +549,10 @@
port:texlive-basic \
port:texlive-latex
+ # see #51132
+ depends_build-append \
+ port:texlive-fonts-recommended
+
configure.args-replace --disable-docs --enable-docs
}
default_variants-append +docs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160416/29ac3530/attachment-0001.html>
More information about the macports-changes
mailing list