[98589] trunk/dports/devel/flex/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Oct 9 07:08:09 PDT 2012


Revision: 98589
          http://trac.macports.org//changeset/98589
Author:   ryandesign at macports.org
Date:     2012-10-09 07:08:08 -0700 (Tue, 09 Oct 2012)
Log Message:
-----------
flex: add m4 dependency (#36450)

Modified Paths:
--------------
    trunk/dports/devel/flex/Portfile

Modified: trunk/dports/devel/flex/Portfile
===================================================================
--- trunk/dports/devel/flex/Portfile	2012-10-09 14:00:18 UTC (rev 98588)
+++ trunk/dports/devel/flex/Portfile	2012-10-09 14:08:08 UTC (rev 98589)
@@ -4,6 +4,7 @@
 
 name                flex
 version             2.5.37
+revision            1
 categories          devel
 license             BSD
 platforms           darwin
@@ -21,7 +22,8 @@
                     sha256  17aa7b4ebf19a13bc2dff4115b416365c95f090061539a932a68092349ac052a
 use_bzip2           yes
 
-depends_lib         port:gettext
+depends_lib         port:gettext \
+                    port:m4
 
 installs_libs       yes
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121009/9058889d/attachment.html>


More information about the macports-changes mailing list