Revision
86684
Author
mww@macports.org
Date
2011-10-31 18:39:35 -0700 (Mon, 31 Oct 2011)

Log Message

hugs98: fix build on lion

Modified Paths

Diff

Modified: trunk/dports/lang/hugs98/Portfile (86683 => 86684)


--- trunk/dports/lang/hugs98/Portfile	2011-11-01 01:36:13 UTC (rev 86683)
+++ trunk/dports/lang/hugs98/Portfile	2011-11-01 01:39:35 UTC (rev 86684)
@@ -33,6 +33,10 @@
     patchfiles-append patch-libraries-tools-make-bootlib.diff
 }
 
+platform darwin 11 {
+    configure.compiler llvm-gcc-4.2
+}
+
 use_autoconf        yes
 
 livecheck.type      regex