[66131] trunk/dports/tex

jmr at macports.org jmr at macports.org
Mon Apr 5 22:44:57 PDT 2010


Revision: 66131
          http://trac.macports.org/changeset/66131
Author:   jmr at macports.org
Date:     2010-04-05 22:44:52 -0700 (Mon, 05 Apr 2010)
Log Message:
-----------
texlive, texlive_texmf-full, texlive_texmf-minimal: noarch

Modified Paths:
--------------
    trunk/dports/tex/texlive/Portfile
    trunk/dports/tex/texlive_texmf-full/Portfile
    trunk/dports/tex/texlive_texmf-minimal/Portfile

Modified: trunk/dports/tex/texlive/Portfile
===================================================================
--- trunk/dports/tex/texlive/Portfile	2010-04-06 05:25:46 UTC (rev 66130)
+++ trunk/dports/tex/texlive/Portfile	2010-04-06 05:44:52 UTC (rev 66131)
@@ -16,6 +16,9 @@
 
 homepage        http://www.tug.org/texlive/
 platforms       darwin
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
 
 master_sites    openbsd:distfiles \
 				http://students.dec.bournemouth.ac.uk/ebarrett/texlive/distfiles/

Modified: trunk/dports/tex/texlive_texmf-full/Portfile
===================================================================
--- trunk/dports/tex/texlive_texmf-full/Portfile	2010-04-06 05:25:46 UTC (rev 66130)
+++ trunk/dports/tex/texlive_texmf-full/Portfile	2010-04-06 05:44:52 UTC (rev 66131)
@@ -17,6 +17,9 @@
 
 homepage       http://www.tug.org/texlive/
 platforms      darwin
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
 
 #depends_run    port:texlive_base
 

Modified: trunk/dports/tex/texlive_texmf-minimal/Portfile
===================================================================
--- trunk/dports/tex/texlive_texmf-minimal/Portfile	2010-04-06 05:25:46 UTC (rev 66130)
+++ trunk/dports/tex/texlive_texmf-minimal/Portfile	2010-04-06 05:44:52 UTC (rev 66131)
@@ -17,6 +17,9 @@
 
 homepage        http://www.tug.org/texlive/
 platforms       darwin
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
 
 master_sites    openbsd:distfiles \
                 http://students.dec.bournemouth.ac.uk/ebarrett/texlive/distfiles/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100405/4bf2eba3/attachment.html>


More information about the macports-changes mailing list