[23486] trunk/dports/shells/rc/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Apr 2 08:05:43 PDT 2007


Revision: 23486
          http://trac.macosforge.org/projects/macports/changeset/23486
Author:   pipping at macports.org
Date:     2007-04-02 08:05:43 -0700 (Mon, 02 Apr 2007)

Log Message:
-----------
 * fix typo (#11707)

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

Modified: trunk/dports/shells/rc/Portfile
===================================================================
--- trunk/dports/shells/rc/Portfile	2007-04-02 15:03:37 UTC (rev 23485)
+++ trunk/dports/shells/rc/Portfile	2007-04-02 15:05:43 UTC (rev 23486)
@@ -27,8 +27,8 @@
 test.target	check
 
 variant	readline {
-	depends_lib port:realine
-	configure.args-append  --with-realine
+	depends_lib port:readline
+	configure.args-append  --with-readline
 }
 
 variant editline {

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


More information about the macports-changes mailing list