[91808] trunk/dports/perl/p5-xml-parser/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Tue Apr 10 23:09:00 PDT 2012


Revision: 91808
          https://trac.macports.org/changeset/91808
Author:   jeremyhu at macports.org
Date:     2012-04-10 23:09:00 -0700 (Tue, 10 Apr 2012)
Log Message:
-----------
p5-xml-parser: Remove some CCFLAGS logic that the perl5 group now does for us

Modified Paths:
--------------
    trunk/dports/perl/p5-xml-parser/Portfile

Modified: trunk/dports/perl/p5-xml-parser/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-parser/Portfile	2012-04-11 06:07:19 UTC (rev 91807)
+++ trunk/dports/perl/p5-xml-parser/Portfile	2012-04-11 06:09:00 UTC (rev 91808)
@@ -21,13 +21,4 @@
 
 if {${perl5.major} != ""} {
 depends_lib-append  port:expat
-
-universal_variant yes
-
-# Unfortunately this doesn't get inherited by Expat, so the post-configure is necessary
-configure.args-append CCFLAGS="[get_canonical_archflags cc]"
-
-post-configure {
-    reinplace "s:${configure.cc}:${configure.cc} [get_canonical_archflags]:" ${worksrcpath}/Expat/Makefile
 }
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120410/b2685f22/attachment.html>


More information about the macports-changes mailing list