[35586] trunk/dports/ruby/rb-gsl/Portfile

akira at macports.org akira at macports.org
Sun Mar 30 07:52:57 PDT 2008


Revision: 35586
          http://trac.macosforge.org/projects/macports/changeset/35586
Author:   akira at macports.org
Date:     2008-03-30 07:52:56 -0700 (Sun, 30 Mar 2008)

Log Message:
-----------
Fixed lint warnings

Modified Paths:
--------------
    trunk/dports/ruby/rb-gsl/Portfile

Modified: trunk/dports/ruby/rb-gsl/Portfile
===================================================================
--- trunk/dports/ruby/rb-gsl/Portfile	2008-03-30 14:49:53 UTC (rev 35585)
+++ trunk/dports/ruby/rb-gsl/Portfile	2008-03-30 14:52:56 UTC (rev 35586)
@@ -9,14 +9,14 @@
 description		Ruby interface to the GSL
 long_description	RubyGSL is a ruby interface to the \
   GSL (GNU Scientific Library), for numerical computing with Ruby.
-categories-append   math	
+categories-append   math
 checksums		    md5 cf9b3c0a5cc953ec3a2fc3fe2606a153
 homepage        http://rb-gsl.rubyforge.org/
 master_sites    http://rubyforge.org/frs/download.php/4353/
-platforms		    darwin 
+platforms		    darwin
 depends_lib     port:gsl
 
-variant narray {
+variant narray description {Build with NArray} {
   depends_lib-append port:rb-narray
   configure.args-append \
     -- --with-narray-include=${ruby.archlib}

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


More information about the macports-changes mailing list