[71894] trunk/dports/math/nestedsums/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Sep 26 00:22:45 PDT 2010


Revision: 71894
          http://trac.macports.org/changeset/71894
Author:   ryandesign at macports.org
Date:     2010-09-26 00:22:41 -0700 (Sun, 26 Sep 2010)
Log Message:
-----------
nestedsums: use xcodeversion portgroup

Modified Paths:
--------------
    trunk/dports/math/nestedsums/Portfile

Modified: trunk/dports/math/nestedsums/Portfile
===================================================================
--- trunk/dports/math/nestedsums/Portfile	2010-09-26 06:27:22 UTC (rev 71893)
+++ trunk/dports/math/nestedsums/Portfile	2010-09-26 07:22:41 UTC (rev 71894)
@@ -1,6 +1,8 @@
 # $Id$
 
 PortSystem 1.0
+PortGroup xcodeversion 1.0
+
 name		nestedsums
 version		1.4.12
 categories	math
@@ -19,8 +21,7 @@
 
 depends_lib	port:GiNaC
 
-#user_notes	On Tiger (10.4.x), Xcode 2.1 is required to avoid a bug
-#		in gcc which causes one of the tests to fail.
+minimum_xcodeversions {8 2.1}
 
 test.run	yes
 test.target	check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100926/331ccb18/attachment-0001.html>


More information about the macports-changes mailing list