Revision
61022
Author
macsforever2000@macports.org
Date
2009-11-29 20:49:58 -0800 (Sun, 29 Nov 2009)

Log Message

Add missing dependency on libidn. (#22521)

Modified Paths

Diff

Modified: trunk/dports/net/finch/Portfile (61021 => 61022)


--- trunk/dports/net/finch/Portfile	2009-11-30 04:33:12 UTC (rev 61021)
+++ trunk/dports/net/finch/Portfile	2009-11-30 04:49:58 UTC (rev 61022)
@@ -9,13 +9,13 @@
 platforms           darwin
 maintainers         nomaintainer
 description         Multi-protocol Instant Messaging client
-long_description    Pidgin is an Open Source clone of America OnLine's \
+long_description    "Pidgin is an Open Source clone of America OnLine's \
                     Instant Messenger client that uses GTK+ version 2.  It \
                     features multiple groups, group chat, user information \
                     fetching and registration, time stamping, and more.  It \
                     also supports other IM protocols, including Yahoo!, MSN, \
                     ICQ, Jabber, Napster, IRC, and Zephyr via included \
-                    plugins.
+                    plugins."
 
 homepage            http://www.pidgin.im/
 master_sites        sourceforge:pidgin
@@ -33,7 +33,8 @@
                     port:nss \
                     port:p5-xml-parser \
                     path:lib/pkgconfig/glib-2.0.pc:glib2 \
-                    port:intltool
+                    port:intltool \
+                    port:libidn
 
 patchfiles          patch-finch_libgnt_Makefile.in.diff