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

jeremyhu at macports.org jeremyhu at macports.org
Wed Aug 7 13:50:26 PDT 2013


Revision: 109065
          https://trac.macports.org/changeset/109065
Author:   jeremyhu at macports.org
Date:     2013-08-07 13:50:26 -0700 (Wed, 07 Aug 2013)
Log Message:
-----------
hugs98: Use compiler.blacklist

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

Modified: trunk/dports/lang/hugs98/Portfile
===================================================================
--- trunk/dports/lang/hugs98/Portfile	2013-08-07 20:39:07 UTC (rev 109064)
+++ trunk/dports/lang/hugs98/Portfile	2013-08-07 20:50:26 UTC (rev 109065)
@@ -33,9 +33,8 @@
     patchfiles-append patch-libraries-tools-make-bootlib.diff
 }
 
-if {${configure.compiler} == "clang"} {
-    configure.compiler llvm-gcc-4.2
-}
+# This project's build system fails
+compiler.blacklist  clang
 
 use_autoconf        yes
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130807/52653623/attachment.html>


More information about the macports-changes mailing list