[70419] trunk/dports/devel/cloog-ppl/Portfile

adfernandes at macports.org adfernandes at macports.org
Sun Aug 8 16:47:44 PDT 2010


Revision: 70419
          http://trac.macports.org/changeset/70419
Author:   adfernandes at macports.org
Date:     2010-08-08 16:47:41 -0700 (Sun, 08 Aug 2010)
Log Message:
-----------
cloog-ppl: add  to --with-ppl command, remove unneeded polylib dependency

Modified Paths:
--------------
    trunk/dports/devel/cloog-ppl/Portfile

Modified: trunk/dports/devel/cloog-ppl/Portfile
===================================================================
--- trunk/dports/devel/cloog-ppl/Portfile	2010-08-08 19:44:35 UTC (rev 70418)
+++ trunk/dports/devel/cloog-ppl/Portfile	2010-08-08 23:47:41 UTC (rev 70419)
@@ -26,11 +26,11 @@
 
 checksums           sha1    08c9458dbccaa3a7522156580f814dc14399febd
 
-depends_lib         port:ppl port:polylib
+depends_lib         port:ppl
 
                     # The 'ppl' port is needed so that 'cloog' can be used with 'gcc45+'. We
                     # don't use a variant since there's no way to guarantee a variant is set.
-configure.args      --with-ppl
+configure.args      --with-ppl=${prefix}
 
 livecheck.type      regex
 livecheck.url       ${master_sites}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100808/213fec3e/attachment.html>


More information about the macports-changes mailing list