[90433] trunk/dports/lang/sbcl/Portfile

easieste at macports.org easieste at macports.org
Mon Mar 5 02:03:08 PST 2012


Revision: 90433
          http://trac.macports.org/changeset/90433
Author:   easieste at macports.org
Date:     2012-03-05 02:03:08 -0800 (Mon, 05 Mar 2012)
Log Message:
-----------
lang/sbcl:  illegal variant "use-llvm-gcc-4.2" renamed to "use_llvm_gcc_4_2".
Fixes port lint errors.

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

Modified: trunk/dports/lang/sbcl/Portfile
===================================================================
--- trunk/dports/lang/sbcl/Portfile	2012-03-05 09:56:10 UTC (rev 90432)
+++ trunk/dports/lang/sbcl/Portfile	2012-03-05 10:03:08 UTC (rev 90433)
@@ -1,4 +1,5 @@
 # $Id$ # -*- mode: tcl; coding: utf-8; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- # vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
+# $Id$
 
 PortSystem 1.0
 
@@ -147,7 +148,7 @@
     patchfiles-append patch-base-target-features.diff
 }
 
-variant use-llvm-gcc-4.2 description {Force the use of LLVM GCC 4.2. 
+variant use_llvm_gcc_4_2 description {Force the use of LLVM GCC 4.2. 
 This is perhaps better handled with the gcc_select port.} { 
     configure.compiler llvm-gcc-4.2
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120305/24b46564/attachment-0001.html>


More information about the macports-changes mailing list