[74964] trunk/dports/science/relax/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jan 9 19:18:07 PST 2011


Revision: 74964
          http://trac.macports.org/changeset/74964
Author:   ryandesign at macports.org
Date:     2011-01-09 19:17:59 -0800 (Sun, 09 Jan 2011)
Log Message:
-----------
relax: add py26-scipy dependency; see #27909

Modified Paths:
--------------
    trunk/dports/science/relax/Portfile

Modified: trunk/dports/science/relax/Portfile
===================================================================
--- trunk/dports/science/relax/Portfile	2011-01-10 02:34:50 UTC (rev 74963)
+++ trunk/dports/science/relax/Portfile	2011-01-10 03:17:59 UTC (rev 74964)
@@ -6,6 +6,7 @@
 
 name                relax
 version             1.3.6
+revision            1
 categories          science python
 maintainers         bromo.med.uc.edu:howarth
 description         Protein dynamics by NMR relax. data analysis
@@ -21,7 +22,8 @@
                     sha1    1fdec7d53ae6a63def31692403227733bef5c32f \
                     rmd160  e0a05708bb0e4073dfed553888444c46bfc90a99
 use_bzip2           yes
-depends_lib         port:scons port:py26-minfx port:py26-scientific
+depends_lib         port:scons port:py26-minfx port:py26-scientific \
+                    port:py26-scipy
 patchfiles          relax.patch
 post-patch {
     reinplace  "s|@DEST_ROOT@|${destroot}|g" ${worksrcpath}/sconstruct
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110109/8d4f6280/attachment.html>


More information about the macports-changes mailing list