[26515] trunk/dports/archivers/par2/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Jun 27 00:51:47 PDT 2007


Revision: 26515
          http://trac.macosforge.org/projects/macports/changeset/26515
Author:   mgrimes at macports.org
Date:     2007-06-27 00:51:46 -0700 (Wed, 27 Jun 2007)

Log Message:
-----------
Dissolve darwin_9_powerpc and collapse darwin_9_i386 to darwin_9 (9a466 fix)

Modified Paths:
--------------
    trunk/dports/archivers/par2/Portfile

Modified: trunk/dports/archivers/par2/Portfile
===================================================================
--- trunk/dports/archivers/par2/Portfile	2007-06-27 07:48:42 UTC (rev 26514)
+++ trunk/dports/archivers/par2/Portfile	2007-06-27 07:51:46 UTC (rev 26515)
@@ -31,11 +31,6 @@
     patchfiles        patch-commandline_cpp patch-par2repairer_cpp patch-reedsolomon_cpp
 }
 
-platform darwin 9 powerpc {
-    configure.env-append    CC=/usr/bin/gcc-3.3 CXX=/usr/bin/g++-3.3
-    patchfiles        patch-commandline_cpp patch-par2repairer_cpp
-}
-
-platform darwin 9 i386 {
+platform darwin 9 {
     patchfiles        patch-commandline_cpp patch-par2repairer_cpp patch-reedsolomon_cpp
 }

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


More information about the macports-changes mailing list