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

ryandesign at macports.org ryandesign at macports.org
Sat Feb 2 13:32:29 PST 2008


Revision: 33671
          http://trac.macosforge.org/projects/macports/changeset/33671
Author:   ryandesign at macports.org
Date:     2008-02-02 13:32:27 -0800 (Sat, 02 Feb 2008)

Log Message:
-----------
openssh: variant name apple-x11 => apple_x11 (hyphen is not a valid character in variant names)

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

Modified: trunk/dports/net/openssh/Portfile
===================================================================
--- trunk/dports/net/openssh/Portfile	2008-02-02 21:30:28 UTC (rev 33670)
+++ trunk/dports/net/openssh/Portfile	2008-02-02 21:32:27 UTC (rev 33671)
@@ -59,7 +59,7 @@
 }
 
 # For X11 Forwarding
-variant  apple-x11 { # set for X11 forwarding
+variant apple_x11 { # set for X11 forwarding
   configure.args-append --with-xauth=/usr/X11R6/bin/xauth
  }
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/bb7ed8f0/attachment.html


More information about the macports-changes mailing list