[47300] trunk/dports/math/octave-gsl/Portfile

alakazam at macports.org alakazam at macports.org
Wed Feb 25 07:16:27 PST 2009


Revision: 47300
          http://trac.macports.org/changeset/47300
Author:   alakazam at macports.org
Date:     2009-02-25 07:16:27 -0800 (Wed, 25 Feb 2009)
Log Message:
-----------
Fix #18642 : Restore gsl dependency for octave-gsl (incorrectly removed by r45284)

Modified Paths:
--------------
    trunk/dports/math/octave-gsl/Portfile

Modified: trunk/dports/math/octave-gsl/Portfile
===================================================================
--- trunk/dports/math/octave-gsl/Portfile	2009-02-25 12:52:10 UTC (rev 47299)
+++ trunk/dports/math/octave-gsl/Portfile	2009-02-25 15:16:27 UTC (rev 47300)
@@ -22,7 +22,7 @@
                 rmd160  38cb625bf1119c20a4c2fd51a5506bdf7d84bfc3
 
 
-depends_lib-append  port:octave 
+depends_lib-append  port:octave port:gsl
 
 post-destroot {
     move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090225/2d79e384/attachment.html>


More information about the macports-changes mailing list