[109726] trunk/dports/science/jags/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Aug 19 12:31:29 PDT 2013


Revision: 109726
          https://trac.macports.org/changeset/109726
Author:   jeremyhu at macports.org
Date:     2013-08-19 12:31:29 -0700 (Mon, 19 Aug 2013)
Log Message:
-----------
jags: Remove implied dependencies

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

Modified: trunk/dports/science/jags/Portfile
===================================================================
--- trunk/dports/science/jags/Portfile	2013-08-19 19:31:17 UTC (rev 109725)
+++ trunk/dports/science/jags/Portfile	2013-08-19 19:31:29 UTC (rev 109726)
@@ -29,27 +29,22 @@
                     --with-lapack='-framework vecLib'
 
 variant gcc43 conflicts gcc44 gcc45 gcc46 gcc47 description {Use the gcc43 compiler} {
-    depends_lib-append  port:gcc43
     configure.compiler  macports-gcc-4.3
 }
 
 variant gcc44 conflicts gcc43 gcc45 gcc46 gcc47 description {Use the gcc44 compiler} {
-    depends_lib-append  port:gcc44
     configure.compiler  macports-gcc-4.4
 }
 
 variant gcc45 conflicts gcc43 gcc44 gcc46 gcc47 description {Use the gcc45 compiler} {
-    depends_lib-append  port:gcc45
     configure.compiler  macports-gcc-4.5
 }
 
 variant gcc46 conflicts gcc43 gcc44 gcc45 gcc47 description {Use the gcc46 compiler} {
-    depends_lib-append  port:gcc46
     configure.compiler  macports-gcc-4.6
 }
 
 variant gcc47 conflicts gcc43 gcc44 gcc45 gcc46 description {Use the gcc47 compiler} {
-    depends_lib-append  port:gcc47
     configure.compiler  macports-gcc-4.7
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130819/26a98503/attachment-0001.html>


More information about the macports-changes mailing list