[67638] trunk/dports/science/miriad/Portfile

jmr at macports.org jmr at macports.org
Sat May 15 04:11:03 PDT 2010


Revision: 67638
          http://trac.macports.org/changeset/67638
Author:   jmr at macports.org
Date:     2010-05-15 04:10:58 -0700 (Sat, 15 May 2010)
Log Message:
-----------
miriad: fix minimum_xcodeversions

Modified Paths:
--------------
    trunk/dports/science/miriad/Portfile

Modified: trunk/dports/science/miriad/Portfile
===================================================================
--- trunk/dports/science/miriad/Portfile	2010-05-15 10:54:37 UTC (rev 67637)
+++ trunk/dports/science/miriad/Portfile	2010-05-15 11:10:58 UTC (rev 67638)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem       1.0
+PortGroup        xcodeversion 1.0
 
 # Miriad releases are very infrequent, so our ports will be based on
 # distributions made from CVS snapshots.  We add a sub-version number
@@ -45,10 +46,8 @@
 # Miriad tasks. Older versions work, but hopefully not many people have
 # them installed anymore so we can just use the portgroup.
 
-PortGroup             xcodeversion 1.0
+minimum_xcodeversions {9 3.1}
 
-minimum_xcodeversions {7 3.1}
-
 # We've hacked in the tarball date into the version number, so
 # we to tell the build system what directory to the files in the
 # tarball actually live in.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100515/bb88079d/attachment-0001.html>


More information about the macports-changes mailing list