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

jmr at macports.org jmr at macports.org
Tue Oct 21 05:36:27 PDT 2008


Revision: 41054
          http://trac.macports.org/changeset/41054
Author:   jmr at macports.org
Date:     2008-10-21 05:36:26 -0700 (Tue, 21 Oct 2008)
Log Message:
-----------
openssh: remove syntactically invalid comment that was breaking the apple_x11 variant

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

Modified: trunk/dports/net/openssh/Portfile
===================================================================
--- trunk/dports/net/openssh/Portfile	2008-10-21 12:25:36 UTC (rev 41053)
+++ trunk/dports/net/openssh/Portfile	2008-10-21 12:36:26 UTC (rev 41054)
@@ -55,7 +55,7 @@
 }
 
 # For X11 Forwarding
-variant apple_x11 description "use (apple's) X11 for forwarding" { # set for X11 forwarding
+variant apple_x11 description "use (apple's) X11 for forwarding" {
   configure.args-append --with-xauth=${x11prefix}/bin/xauth
  }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081021/3c1c5c54/attachment.html 


More information about the macports-changes mailing list