[53595] trunk/dports/ruby/rb-htree/Portfile

kimuraw at macports.org kimuraw at macports.org
Thu Jul 9 07:04:25 PDT 2009


Revision: 53595
          http://trac.macports.org/changeset/53595
Author:   kimuraw at macports.org
Date:     2009-07-09 07:04:25 -0700 (Thu, 09 Jul 2009)
Log Message:
-----------
ruby/rb-htree: fix a problem on activate

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

Modified: trunk/dports/ruby/rb-htree/Portfile
===================================================================
--- trunk/dports/ruby/rb-htree/Portfile	2009-07-09 14:02:46 UTC (rev 53594)
+++ trunk/dports/ruby/rb-htree/Portfile	2009-07-09 14:04:25 UTC (rev 53595)
@@ -3,7 +3,7 @@
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		htree 0.7 install.rb {README rdoc}
+ruby.setup		htree 0.7 basic_install.rb {README rdoc}
 maintainers		kimuraw
 description		htree provides a tree data structre which represent HTML and XML data.
 long_description	htree provides a tree data structre which represent HTML and XML data.\
@@ -25,7 +25,6 @@
 				rmd160 e6c2e8385da5fbd098326ead8abd533f294e1f5d \
 				sha1 e1a00176288e447e89ad4a835b159bd473a4fb41
 
-destroot.target --destdir=${destroot}
 patchfiles		patch-install.rb.diff
 
 test.run        yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090709/3b29fb54/attachment.html>


More information about the macports-changes mailing list