[64440] trunk/dports/science/nco/Portfile

takeshi at macports.org takeshi at macports.org
Fri Mar 5 19:48:26 PST 2010


Revision: 64440
          http://trac.macports.org/changeset/64440
Author:   takeshi at macports.org
Date:     2010-03-05 19:48:22 -0800 (Fri, 05 Mar 2010)
Log Message:
-----------
nco: run nc-config at the pre-configure phase

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

Modified: trunk/dports/science/nco/Portfile
===================================================================
--- trunk/dports/science/nco/Portfile	2010-03-06 00:54:02 UTC (rev 64439)
+++ trunk/dports/science/nco/Portfile	2010-03-06 03:48:22 UTC (rev 64440)
@@ -44,7 +44,7 @@
         reinplace "s/ncgen/ncgen3/g" ${worksrcpath}/configure
     }
 } else {
-    pre-extract {
+    pre-configure {
         if {![exec ${prefix}/bin/nc-config --has-nc4]} {
             return -code error "netcdf4 variants does not seem to be specified in netcdf port.\nnetcdf +netcdf4 must be installed compile nco +netcdf4"
         }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100305/166b80d4/attachment.html>


More information about the macports-changes mailing list