[35947] trunk/dports/shells/bash/Portfile

raimue at macports.org raimue at macports.org
Thu Apr 10 20:18:57 PDT 2008


Revision: 35947
          http://trac.macosforge.org/projects/macports/changeset/35947
Author:   raimue at macports.org
Date:     2008-04-10 20:18:56 -0700 (Thu, 10 Apr 2008)

Log Message:
-----------
shells/bash:
Fix dependencies (using tracemode).

Modified Paths:
--------------
    trunk/dports/shells/bash/Portfile

Modified: trunk/dports/shells/bash/Portfile
===================================================================
--- trunk/dports/shells/bash/Portfile	2008-04-11 03:15:54 UTC (rev 35946)
+++ trunk/dports/shells/bash/Portfile	2008-04-11 03:18:56 UTC (rev 35947)
@@ -48,7 +48,10 @@
   }
 }
 
-depends_lib             port:gettext port:readline
+depends_build           bin:grep:grep \
+                        bin:bison:bison
+depends_lib             port:gettext \
+                        port:readline
 
 configure.ldflags-append \
     "-Wl,-search_paths_first -lncurses"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080410/7892f266/attachment.html


More information about the macports-changes mailing list