[23612] trunk/dports/math/ntl/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Apr 5 08:11:45 PDT 2007


Revision: 23612
          http://trac.macosforge.org/projects/macports/changeset/23612
Author:   markd at macports.org
Date:     2007-04-05 08:11:44 -0700 (Thu, 05 Apr 2007)

Log Message:
-----------
Closes #11101.  Remove platform key that forced gcc3 for 10.4 after consulting with maintainer.

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

Modified: trunk/dports/math/ntl/Portfile
===================================================================
--- trunk/dports/math/ntl/Portfile	2007-04-05 14:42:04 UTC (rev 23611)
+++ trunk/dports/math/ntl/Portfile	2007-04-05 15:11:44 UTC (rev 23612)
@@ -30,10 +30,6 @@
 
 destroot.destdir "PREFIX=${destroot}${prefix} DOCDIR=${destroot}${prefix}/share/doc"
 
-platform darwin 8 {
-        build.args-append CC=/usr/bin/gcc-3.3 CPP=/usr/bin/cpp-3.3 CXX=/usr/bin/g++-3.3
-}
-
 variant gmp {
         depends_lib-append      port:gmp
         configure.args-append   "NTL_GMP_LIP=on GMP_PREFIX=${prefix}"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070405/c4687578/attachment.html


More information about the macports-changes mailing list