[34029] trunk/dports/math/fftw-3-single/Portfile

ram at macports.org ram at macports.org
Sun Feb 10 14:00:07 PST 2008


Revision: 34029
          http://trac.macosforge.org/projects/macports/changeset/34029
Author:   ram at macports.org
Date:     2008-02-10 14:00:07 -0800 (Sun, 10 Feb 2008)

Log Message:
-----------
math/fftw-3-single: don't run check as part of build - use test target

Modified Paths:
--------------
    trunk/dports/math/fftw-3-single/Portfile

Modified: trunk/dports/math/fftw-3-single/Portfile
===================================================================
--- trunk/dports/math/fftw-3-single/Portfile	2008-02-10 21:57:34 UTC (rev 34028)
+++ trunk/dports/math/fftw-3-single/Portfile	2008-02-10 22:00:07 UTC (rev 34029)
@@ -65,9 +65,8 @@
   configure.args-append --enable-fortran
 }
 
-post-build {
-  system "cd ${worksrcpath} && make check"
-}
+test.run       yes
+test.target    check
 
 post-destroot {
   file delete ${destroot}${prefix}/include/fftw3.f

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080210/8f8e96a1/attachment.html


More information about the macports-changes mailing list