[50276] trunk/dports/math/entropy/Portfile

jmr at macports.org jmr at macports.org
Tue Apr 28 11:34:02 PDT 2009


Revision: 50276
          http://trac.macports.org/changeset/50276
Author:   jmr at macports.org
Date:     2009-04-28 11:34:02 -0700 (Tue, 28 Apr 2009)
Log Message:
-----------
entropy: use configure.cc

Modified Paths:
--------------
    trunk/dports/math/entropy/Portfile

Modified: trunk/dports/math/entropy/Portfile
===================================================================
--- trunk/dports/math/entropy/Portfile	2009-04-28 18:33:01 UTC (rev 50275)
+++ trunk/dports/math/entropy/Portfile	2009-04-28 18:34:02 UTC (rev 50276)
@@ -19,8 +19,6 @@
 
 use_configure	no
 
-destroot.destdir	PREFIX=${destroot}${prefix}
+build.args	CC=${configure.cc}
 
-platform darwin 8 {
-	build.args	CC=/usr/bin/gcc-4.0
-}
+destroot.destdir	PREFIX=${destroot}${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090428/c5acae87/attachment-0001.html>


More information about the macports-changes mailing list