[86687] trunk/dports/lang/hugs98/Portfile

mww at macports.org mww at macports.org
Tue Nov 1 01:53:24 PDT 2011


Revision: 86687
          http://trac.macports.org/changeset/86687
Author:   mww at macports.org
Date:     2011-11-01 01:53:19 -0700 (Tue, 01 Nov 2011)
Log Message:
-----------
hugs98: https://trac.macports.org/wiki/PortfileRecipes#compiler

Modified Paths:
--------------
    trunk/dports/lang/hugs98/Portfile

Modified: trunk/dports/lang/hugs98/Portfile
===================================================================
--- trunk/dports/lang/hugs98/Portfile	2011-11-01 07:35:58 UTC (rev 86686)
+++ trunk/dports/lang/hugs98/Portfile	2011-11-01 08:53:19 UTC (rev 86687)
@@ -33,7 +33,7 @@
     patchfiles-append patch-libraries-tools-make-bootlib.diff
 }
 
-platform darwin 11 {
+if {${configure.compiler} == "clang"} {
     configure.compiler llvm-gcc-4.2
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111101/1f8e7242/attachment.html>


More information about the macports-changes mailing list