[75968] trunk/dports/math/DSDP/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Feb 13 14:31:27 PST 2011


Revision: 75968
          http://trac.macports.org/changeset/75968
Author:   ryandesign at macports.org
Date:     2011-02-13 14:31:25 -0800 (Sun, 13 Feb 2011)
Log Message:
-----------
DSDP: declare dependency on atlas, since it does get used; see #25313

Modified Paths:
--------------
    trunk/dports/math/DSDP/Portfile

Modified: trunk/dports/math/DSDP/Portfile
===================================================================
--- trunk/dports/math/DSDP/Portfile	2011-02-13 22:14:38 UTC (rev 75967)
+++ trunk/dports/math/DSDP/Portfile	2011-02-13 22:31:25 UTC (rev 75968)
@@ -4,6 +4,7 @@
 
 name                DSDP
 version             5.8
+revision            1
 maintainers         mnick
 
 categories          math science
@@ -25,6 +26,8 @@
                     sha1    8327a6fe2de902d97c3b4cf63668f2731c84b80d \
                     rmd160  75cf8629445522a4f9bbfffdcec25e832c8ffc4e
 
+depends_lib         port:atlas
+
 patchfiles          make.include.diff
 
 build.target        dsdpapi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110213/bdfa5d16/attachment.html>


More information about the macports-changes mailing list