[66155] trunk/dports/devel/nant/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Apr 6 00:38:09 PDT 2010


Revision: 66155
          http://trac.macports.org/changeset/66155
Author:   ryandesign at macports.org
Date:     2010-04-06 00:38:08 -0700 (Tue, 06 Apr 2010)
Log Message:
-----------
nant is noarch

Modified Paths:
--------------
    trunk/dports/devel/nant/Portfile

Modified: trunk/dports/devel/nant/Portfile
===================================================================
--- trunk/dports/devel/nant/Portfile	2010-04-06 07:37:35 UTC (rev 66154)
+++ trunk/dports/devel/nant/Portfile	2010-04-06 07:38:08 UTC (rev 66155)
@@ -25,6 +25,9 @@
 depends_build		port:mono
 
 use_configure	no
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
 
 use_parallel_build	no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100406/3b029f0d/attachment.html>


More information about the macports-changes mailing list