[93579] trunk/dports/devel/isl/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sun May 27 07:58:49 PDT 2012


Revision: 93579
          https://trac.macports.org/changeset/93579
Author:   mcalhoun at macports.org
Date:     2012-05-27 07:58:48 -0700 (Sun, 27 May 2012)
Log Message:
-----------
isl: use correct deactivate procedure

Modified Paths:
--------------
    trunk/dports/devel/isl/Portfile

Modified: trunk/dports/devel/isl/Portfile
===================================================================
--- trunk/dports/devel/isl/Portfile	2012-05-27 13:17:08 UTC (rev 93578)
+++ trunk/dports/devel/isl/Portfile	2012-05-27 14:58:48 UTC (rev 93579)
@@ -55,7 +55,7 @@
         if { [vercmp ${cloog_version} 0.16.3] <= 0 || ${cloog_epoch} <= 0 } {
             # cloog is sufficiently old to install it's own copy of isl
             # force deactivation
-            registry_deactivate cloog "" [list ports_nodepcheck 1]
+            registry_deactivate_composite cloog "" [list ports_nodepcheck 1]
         }
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/1ab1a2aa/attachment.html>


More information about the macports-changes mailing list