[46616] trunk/dports/devel/pure-csv/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Feb 8 16:35:27 PST 2009


Revision: 46616
          http://trac.macports.org/changeset/46616
Author:   ryandesign at macports.org
Date:     2009-02-08 16:35:27 -0800 (Sun, 08 Feb 2009)
Log Message:
-----------
pure-csv: remove unnecessary -fno-common that had been copied from pure-ffi

Modified Paths:
--------------
    trunk/dports/devel/pure-csv/Portfile

Modified: trunk/dports/devel/pure-csv/Portfile
===================================================================
--- trunk/dports/devel/pure-csv/Portfile	2009-02-09 00:34:31 UTC (rev 46615)
+++ trunk/dports/devel/pure-csv/Portfile	2009-02-09 00:35:27 UTC (rev 46616)
@@ -46,10 +46,6 @@
     copy ${worksrcpath}/examples ${destroot}${prefix}/share/examples/${name}
 }
 
-platform darwin {
-    configure.cflags-append     -fno-common
-}
-
 livecheck.check                 regex
 livecheck.url                   http://code.google.com/p/pure-lang/downloads/list
 livecheck.regex                 ${name}-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090208/1397f874/attachment.html>


More information about the macports-changes mailing list