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

takeshi at macports.org takeshi at macports.org
Mon Aug 17 18:25:57 PDT 2009


Revision: 55735
          http://trac.macports.org/changeset/55735
Author:   takeshi at macports.org
Date:     2009-08-17 18:25:56 -0700 (Mon, 17 Aug 2009)
Log Message:
-----------
ncarg: Portfile bug. depends.lib-delete -> depends_lib-delete

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

Modified: trunk/dports/science/ncarg/Portfile
===================================================================
--- trunk/dports/science/ncarg/Portfile	2009-08-18 00:27:40 UTC (rev 55734)
+++ trunk/dports/science/ncarg/Portfile	2009-08-18 01:25:56 UTC (rev 55735)
@@ -57,7 +57,7 @@
 set usedap y
 platform darwin 8 {
     set usedap n
-    depends.lib-delete      port:libnc-dap
+    depends_lib-delete      port:libnc-dap
 } 
 
 patch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090817/dca7dc2c/attachment.html>


More information about the macports-changes mailing list