[66094] trunk/dports/graphics/glut/Portfile

jmr at macports.org jmr at macports.org
Mon Apr 5 20:37:54 PDT 2010


Revision: 66094
          http://trac.macports.org/changeset/66094
Author:   jmr at macports.org
Date:     2010-04-05 20:37:53 -0700 (Mon, 05 Apr 2010)
Log Message:
-----------
glut: noarch

Modified Paths:
--------------
    trunk/dports/graphics/glut/Portfile

Modified: trunk/dports/graphics/glut/Portfile
===================================================================
--- trunk/dports/graphics/glut/Portfile	2010-04-06 03:31:37 UTC (rev 66093)
+++ trunk/dports/graphics/glut/Portfile	2010-04-06 03:37:53 UTC (rev 66094)
@@ -22,6 +22,9 @@
 	xinstall -d ${destroot}${prefix}/share/doc/${name}
 	system "echo ${long_description} > ${destroot}${prefix}/share/doc/${name}/README.txt"
 }
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
 use_configure no
 #disable livecheck
 livecheck.type  none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100405/41fbe75c/attachment.html>


More information about the macports-changes mailing list