[111334] trunk/dports/tex/texlive-bin/Portfile
dports at macports.org
dports at macports.org
Wed Sep 18 18:39:54 PDT 2013
Revision: 111334
https://trac.macports.org/changeset/111334
Author: dports at macports.org
Date: 2013-09-18 18:39:54 -0700 (Wed, 18 Sep 2013)
Log Message:
-----------
texlive-bin: readd +x11 to default_variants (#40525)
Remove reference to +no_x11 variant which no longer exists
Modified Paths:
--------------
trunk/dports/tex/texlive-bin/Portfile
Modified: trunk/dports/tex/texlive-bin/Portfile
===================================================================
--- trunk/dports/tex/texlive-bin/Portfile 2013-09-19 01:34:23 UTC (rev 111333)
+++ trunk/dports/tex/texlive-bin/Portfile 2013-09-19 01:39:54 UTC (rev 111334)
@@ -239,7 +239,7 @@
system "${texlive_bindir}/mktexlsr"
}
-variant x11 conflicts no_x11 description {Build with x11 support, using Xaw widgets for xdvi} {
+variant x11 description {Build with x11 support, using Xaw widgets for xdvi} {
depends_lib-append port:xorg-libXp
configure.args-delete --without-x --without-pdfopen
depends_lib-append port:xorg-libXaw
@@ -253,6 +253,8 @@
configure.args-append --with-xdvi-x-toolkit=motif
}
+default_variants +x11
+
livecheck.type regex
livecheck.url ${homepage}acquire.html
livecheck.regex "TeX Live (\[0-9\]+) "
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130918/109032a2/attachment.html>
More information about the macports-changes
mailing list