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

source_changes at macosforge.org source_changes at macosforge.org
Fri Feb 23 19:19:53 PST 2007


Revision: 22248
          http://trac.macosforge.org/projects/macports/changeset/22248
Author:   pipping at macports.org
Date:     2007-02-23 19:19:52 -0800 (Fri, 23 Feb 2007)

Log Message:
-----------
 * fix dependency (gettext: build -> lib)

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

Modified: trunk/dports/shells/bash/Portfile
===================================================================
--- trunk/dports/shells/bash/Portfile	2007-02-24 02:53:49 UTC (rev 22247)
+++ trunk/dports/shells/bash/Portfile	2007-02-24 03:19:52 UTC (rev 22248)
@@ -24,8 +24,7 @@
     00bfa16d58e034e3c2aa27f390390d30
 patchfiles
 
-depends_build   port:gettext
-depends_lib     port:libiconv port:ncurses port:readline
+depends_lib     port:gettext port:libiconv port:ncurses port:readline
 
 configure.env   LDFLAGS="-Wl,-search_paths_first -lncurses"
 configure.args  --mandir=${prefix}/share/man --with-installed-readline \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070223/0ac6bc3c/attachment.html


More information about the macports-changes mailing list