[40021] trunk/dports/perl/p5-json/Portfile

narf_tm at macports.org narf_tm at macports.org
Wed Sep 17 09:16:42 PDT 2008


Revision: 40021
          http://trac.macports.org/changeset/40021
Author:   narf_tm at macports.org
Date:     2008-09-17 09:16:42 -0700 (Wed, 17 Sep 2008)
Log Message:
-----------
Fixed lint errors.

Modified Paths:
--------------
    trunk/dports/perl/p5-json/Portfile

Modified: trunk/dports/perl/p5-json/Portfile
===================================================================
--- trunk/dports/perl/p5-json/Portfile	2008-09-17 16:11:11 UTC (rev 40020)
+++ trunk/dports/perl/p5-json/Portfile	2008-09-17 16:16:42 UTC (rev 40021)
@@ -17,6 +17,6 @@
                     sha1 9e6789adfb6ad109097eb1082d7db18c84edfe5c \
                     rmd160 ca4526470a9f879a51fd18f373862d1d1c1d9c61
 
-variant xs description {Depend on JSON::XS for improved performance} { 
-    depends_run-append    port:p5-json-xs 
+variant xs description {Depend on JSON::XS for improved performance} {
+    depends_run-append    port:p5-json-xs
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080917/fc6764b8/attachment.html 


More information about the macports-changes mailing list