[83991] trunk/dports/net/openssh/Portfile

jwa at macports.org jwa at macports.org
Wed Sep 14 09:29:04 PDT 2011


Revision: 83991
          http://trac.macports.org/changeset/83991
Author:   jwa at macports.org
Date:     2011-09-14 09:29:03 -0700 (Wed, 14 Sep 2011)
Log Message:
-----------
add description to no_x11 variant lacking it so far to avoid lint reminder

Modified Paths:
--------------
    trunk/dports/net/openssh/Portfile

Modified: trunk/dports/net/openssh/Portfile
===================================================================
--- trunk/dports/net/openssh/Portfile	2011-09-14 16:23:16 UTC (rev 83990)
+++ trunk/dports/net/openssh/Portfile	2011-09-14 16:29:03 UTC (rev 83991)
@@ -67,7 +67,7 @@
   }
 }
 
-variant no_x11 {
+variant no_x11 description "do not include xauth" {
   configure.args-delete --with-xauth=${prefix}/bin/xauth
   depends_run-delete    port:xauth
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110914/a9d2e1a6/attachment.html>


More information about the macports-changes mailing list