[55465] trunk/dports/science/ncarg/Portfile

takeshi at macports.org takeshi at macports.org
Tue Aug 11 06:39:15 PDT 2009


Revision: 55465
          http://trac.macports.org/changeset/55465
Author:   takeshi at macports.org
Date:     2009-08-11 06:39:14 -0700 (Tue, 11 Aug 2009)
Log Message:
-----------
ncarg: disabled OPeNDAP support for Tiger

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

Modified: trunk/dports/science/ncarg/Portfile
===================================================================
--- trunk/dports/science/ncarg/Portfile	2009-08-11 13:32:36 UTC (rev 55464)
+++ trunk/dports/science/ncarg/Portfile	2009-08-11 13:39:14 UTC (rev 55465)
@@ -54,6 +54,12 @@
     }
 }
 
+set usedap y
+platform darwin 8 {
+    set usedap n
+    depends.lib-delete      port:libnc-dap
+} 
+
 patch {
     foreach f {Darwin Darwin_Intel} {
         if {[variant_isset g95]} {
@@ -104,7 +110,7 @@
 y
 y
 y
-y
+${usedap}
 
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090811/579966ff/attachment.html>


More information about the macports-changes mailing list