[88176] trunk/dports/lang/gcc46/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Wed Dec 21 09:00:13 PST 2011


Revision: 88176
          http://trac.macports.org/changeset/88176
Author:   macsforever2000 at macports.org
Date:     2011-12-21 09:00:13 -0800 (Wed, 21 Dec 2011)
Log Message:
-----------
gcc46: Fix typo in cloog variant. (#32469)

Modified Paths:
--------------
    trunk/dports/lang/gcc46/Portfile

Modified: trunk/dports/lang/gcc46/Portfile
===================================================================
--- trunk/dports/lang/gcc46/Portfile	2011-12-21 16:47:50 UTC (rev 88175)
+++ trunk/dports/lang/gcc46/Portfile	2011-12-21 17:00:13 UTC (rev 88176)
@@ -135,7 +135,7 @@
 
 variant cloog description {enable the CLOOG Graphite loop optimizations} {
     configure.args-append   --with-cloog=${prefix} --enable-cloog-backend=isl
-    depends.lib-append      port:cloog
+    depends_lib-append      port:cloog
 }
 
 livecheck.type  regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111221/d4b56f05/attachment.html>


More information about the macports-changes mailing list