[102267] trunk/dports/textproc/rarian/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Jan 29 14:32:40 PST 2013


Revision: 102267
          https://trac.macports.org/changeset/102267
Author:   ryandesign at macports.org
Date:     2013-01-29 14:32:40 -0800 (Tue, 29 Jan 2013)
Log Message:
-----------
rarian: use apple-gcc-4.2 on Tiger (#37270)

Modified Paths:
--------------
    trunk/dports/textproc/rarian/Portfile

Modified: trunk/dports/textproc/rarian/Portfile
===================================================================
--- trunk/dports/textproc/rarian/Portfile	2013-01-29 22:02:08 UTC (rev 102266)
+++ trunk/dports/textproc/rarian/Portfile	2013-01-29 22:32:40 UTC (rev 102267)
@@ -32,6 +32,11 @@
     system "${prefix}/bin/scrollkeeper-update"
 }
 
+platform darwin 8 {
+    depends_build-append port:apple-gcc42
+    configure.compiler apple-gcc-4.2
+}
+
 livecheck.type  regex
 livecheck.url   ${homepage}
 livecheck.regex "${name}-(\[0-9\\.\]+)\\${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130129/3de68039/attachment.html>


More information about the macports-changes mailing list