[103145] trunk/dports/shells/fish/Portfile

larryv at macports.org larryv at macports.org
Sat Feb 16 00:35:58 PST 2013


Revision: 103145
          https://trac.macports.org/changeset/103145
Author:   larryv at macports.org
Date:     2013-02-16 00:35:58 -0800 (Sat, 16 Feb 2013)
Log Message:
-----------
fish: Remove +xsel; users should install the xsel port instead (#38071).

As far as I can tell, all fish does is build and install its own copy of xsel; there is no linking or anything like that.  MacPorts users can just install the xsel port.

Modified Paths:
--------------
    trunk/dports/shells/fish/Portfile

Modified: trunk/dports/shells/fish/Portfile
===================================================================
--- trunk/dports/shells/fish/Portfile	2013-02-16 07:20:52 UTC (rev 103144)
+++ trunk/dports/shells/fish/Portfile	2013-02-16 08:35:58 UTC (rev 103145)
@@ -62,11 +62,6 @@
     }
 }
 
-variant xsel description "enable xsel support, only appropriate for use within X11" {
-    conflicts               xsel
-    configure.args-delete   --without-xsel
-}
-
 notes "
 To set MacPorts' ${name} as default login shell, run:
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130216/af38d80d/attachment.html>


More information about the macports-changes mailing list