[43025] trunk/dports/shells

simon at macports.org simon at macports.org
Wed Dec 3 13:02:50 PST 2008


Revision: 43025
          http://trac.macports.org/changeset/43025
Author:   simon at macports.org
Date:     2008-12-03 13:02:50 -0800 (Wed, 03 Dec 2008)
Log Message:
-----------
shells/zsh & shells/zsh-devel: Add gdbm dependancy as it's used when available.

Modified Paths:
--------------
    trunk/dports/shells/zsh/Portfile
    trunk/dports/shells/zsh-devel/Portfile

Modified: trunk/dports/shells/zsh/Portfile
===================================================================
--- trunk/dports/shells/zsh/Portfile	2008-12-03 20:58:44 UTC (rev 43024)
+++ trunk/dports/shells/zsh/Portfile	2008-12-03 21:02:50 UTC (rev 43025)
@@ -30,7 +30,7 @@
                   md5 a9d8678c5acf20d78e8c300f107b708b \
                   sha1 64c598cd48b78dff9d29341ea0cd904e7aa49541 \
                   rmd160 454339205c78393cbb9460aa10f37fa341a40b59
-depends_lib     port:libiconv port:ncurses
+depends_lib     port:libiconv port:ncurses port:gdbm
 configure.args  --enable-libs="-lncurses"
 
 platform darwin 8 {

Modified: trunk/dports/shells/zsh-devel/Portfile
===================================================================
--- trunk/dports/shells/zsh-devel/Portfile	2008-12-03 20:58:44 UTC (rev 43024)
+++ trunk/dports/shells/zsh-devel/Portfile	2008-12-03 21:02:50 UTC (rev 43025)
@@ -54,7 +54,8 @@
                 rmd160  76e4ca78fa41af3c779c553298413334c0a6a7c5
 
 depends_lib     port:libiconv \
-                port:ncursesw
+                port:ncursesw \
+                port:gdbm
 
 configure.args  --mandir=${prefix}/share/man \
                 --infodir=${prefix}/share/info \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081203/87b8e3f4/attachment.html>


More information about the macports-changes mailing list