[38574] trunk/dports/irc/silc-client/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Jul 25 02:18:09 PDT 2008


Revision: 38574
          http://trac.macosforge.org/projects/macports/changeset/38574
Author:   ryandesign at macports.org
Date:     2008-07-25 02:18:08 -0700 (Fri, 25 Jul 2008)
Log Message:
-----------
silc-client: fix the list of dependencies

Modified Paths:
--------------
    trunk/dports/irc/silc-client/Portfile

Modified: trunk/dports/irc/silc-client/Portfile
===================================================================
--- trunk/dports/irc/silc-client/Portfile	2008-07-25 09:13:01 UTC (rev 38573)
+++ trunk/dports/irc/silc-client/Portfile	2008-07-25 09:18:08 UTC (rev 38574)
@@ -4,6 +4,7 @@
 
 name                    silc-client
 version                 1.1.4
+revision                1
 categories              irc
 description             client for the silc-network.
 long_description        silc-client is a client for the SILC (Secure Internet \
@@ -22,7 +23,10 @@
 patchfiles              patch-perl-common.h.diff \
                         patch-module.h.diff
 
-depends_lib             lib:libglib.1:glib1
+depends_lib             port:gettext \
+                        port:glib2 \
+                        port:libiconv \
+                        port:ncurses
 depends_run             bin:perl:perl5.8
 configure.args          --without-silcd \
                         --with-docdir=${prefix}/share/${name} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080725/52794ba4/attachment.html 


More information about the macports-changes mailing list