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

toby at macports.org toby at macports.org
Fri May 22 02:26:28 PDT 2009


Revision: 51295
          http://trac.macports.org/changeset/51295
Author:   toby at macports.org
Date:     2009-05-22 02:26:27 -0700 (Fri, 22 May 2009)
Log Message:
-----------
lint

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

Modified: trunk/dports/shells/rc/Portfile
===================================================================
--- trunk/dports/shells/rc/Portfile	2009-05-22 09:18:21 UTC (rev 51294)
+++ trunk/dports/shells/rc/Portfile	2009-05-22 09:26:27 UTC (rev 51295)
@@ -25,12 +25,12 @@
 test.run	yes
 test.target	check
 
-variant	readline {
+variant	readline description {use readline} {
 	depends_lib port:readline
 	configure.args-append  --with-readline
 }
 
-variant editline {
+variant editline description {use libedit} {
 	depends_lib port:libedit
 	configure.args-append  --with-editline
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090522/e4783a06/attachment-0001.html>


More information about the macports-changes mailing list