Revision: 70419 http://trac.macports.org/changeset/70419 Author: adfernandes@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}