[41070] trunk/dports/lang/slime/Portfile

easieste at macports.org easieste at macports.org
Tue Oct 21 23:19:21 PDT 2008


Revision: 41070
          http://trac.macports.org/changeset/41070
Author:   easieste at macports.org
Date:     2008-10-21 23:19:20 -0700 (Tue, 21 Oct 2008)
Log Message:
-----------
The dependency on 'lang/sbcl' is no longer the default variant.

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

Modified: trunk/dports/lang/slime/Portfile
===================================================================
--- trunk/dports/lang/slime/Portfile	2008-10-22 05:21:27 UTC (rev 41069)
+++ trunk/dports/lang/slime/Portfile	2008-10-22 06:19:20 UTC (rev 41070)
@@ -6,7 +6,7 @@
 name        slime
 version     20080901
 epoch       20080901
-revision    3
+revision    4
 categories  lang
 platforms   darwin
 maintainers easieste at macports.org
@@ -32,7 +32,6 @@
 
 use_configure   no
 depends_lib     port:emacs
-default_variants +sbcl
 
 variant app description "Build SLIME against editors/emacs-app" {
     depends_run-append port:emacs-app
@@ -135,8 +134,8 @@
 post-activate   {
     ui_msg "To use SLIME, you need to have a Common Lisp installed with which"
     ui_msg "you wish to interact.  At the moment, 'openmcl', 'sbcl', and"
-    ui_msg "'clisp' all work. By default, MacPorts SLIME installs 'sbcl' as a"
-    ui_msg "dependency."
+    ui_msg "'clisp' all work.  As a convenience, port variants for SLIME exist"
+    ui_msg "which require the installation of these Lisps."
     ui_msg ""
     ui_msg "Then put the following in your ~/.emacs:"
     ui_msg ""
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081021/4ec4d7d2/attachment-0001.html>


More information about the macports-changes mailing list