[109745] trunk/dports/science/whizard/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Aug 19 12:34:38 PDT 2013


Revision: 109745
          https://trac.macports.org/changeset/109745
Author:   jeremyhu at macports.org
Date:     2013-08-19 12:34:38 -0700 (Mon, 19 Aug 2013)
Log Message:
-----------
whizard: Remove implied dependencies

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

Modified: trunk/dports/science/whizard/Portfile
===================================================================
--- trunk/dports/science/whizard/Portfile	2013-08-19 19:34:26 UTC (rev 109744)
+++ trunk/dports/science/whizard/Portfile	2013-08-19 19:34:38 UTC (rev 109745)
@@ -42,17 +42,14 @@
 test.target         check
 
 variant gcc45 conflicts gcc46 gcc47 description {Use GCC 4.5} {
-    depends_lib-append          port:gcc45
     configure.compiler          macports-gcc-4.5
 }
 
 variant gcc46 conflicts gcc45 gcc47 description {Use GCC 4.6} {
-    depends_lib-append          port:gcc46
     configure.compiler          macports-gcc-4.6
 }
 
 variant gcc47 conflicts gcc45 gcc46 description {Use GCC 4.7} {
-    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/1bc0f03f/attachment.html>


More information about the macports-changes mailing list