[61743] trunk/dports/science/playerstage-stage/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Dec 20 14:01:27 PST 2009


Revision: 61743
          http://trac.macports.org/changeset/61743
Author:   ryandesign at macports.org
Date:     2009-12-20 14:01:25 -0800 (Sun, 20 Dec 2009)
Log Message:
-----------
playerstage-stage: remove archflags from pkgconfig file

Modified Paths:
--------------
    trunk/dports/science/playerstage-stage/Portfile

Modified: trunk/dports/science/playerstage-stage/Portfile
===================================================================
--- trunk/dports/science/playerstage-stage/Portfile	2009-12-20 21:50:51 UTC (rev 61742)
+++ trunk/dports/science/playerstage-stage/Portfile	2009-12-20 22:01:25 UTC (rev 61743)
@@ -6,6 +6,7 @@
 
 name              playerstage-stage
 version           3.2.2
+revision          1
 categories        science
 platforms         darwin
 maintainers       ai.sri.com:vincent
@@ -47,3 +48,7 @@
 } elseif {${build_arch} == "ppc64"} {
     configure.build_arch ppc
 }
+
+post-build {
+    reinplace "s|${configure.cc_archflags}||g" ${worksrcpath}/stage.pc
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091220/2222b7ce/attachment.html>


More information about the macports-changes mailing list