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

takeshi at macports.org takeshi at macports.org
Sun Dec 23 22:39:09 PST 2012


Revision: 100775
          https://trac.macports.org/changeset/100775
Author:   takeshi at macports.org
Date:     2012-12-23 22:39:08 -0800 (Sun, 23 Dec 2012)
Log Message:
-----------
ncarg: added dependency to flex, closing #37373

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

Modified: trunk/dports/science/ncarg/Portfile
===================================================================
--- trunk/dports/science/ncarg/Portfile	2012-12-24 04:52:16 UTC (rev 100774)
+++ trunk/dports/science/ncarg/Portfile	2012-12-24 06:39:08 UTC (rev 100775)
@@ -5,7 +5,7 @@
 
 name                        ncarg
 version                     6.1.0
-revision                    1
+revision                    2
 categories                  science
 maintainers                 takeshi
 license                     {UCAR-Unidata public-domain BSD LGPL-3 GPL-3}
@@ -55,7 +55,8 @@
                             port:libxml2    \
                             port:xorg-libXaw \
                             lib:libXm:lesstif
-depends_build               port:triangle
+depends_build               port:triangle \
+                            port:flex
 
 use_parallel_build          no
 universal_variant           no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121223/77c80953/attachment.html>


More information about the macports-changes mailing list