Revision
139617
Author
jeremyhu@macports.org
Date
2015-08-21 13:04:58 -0700 (Fri, 21 Aug 2015)

Log Message

folks: Add missing ncurses dep and revbump

Modified Paths

Diff

Modified: trunk/dports/gnome/folks/Portfile (139616 => 139617)


--- trunk/dports/gnome/folks/Portfile	2015-08-21 17:38:47 UTC (rev 139616)
+++ trunk/dports/gnome/folks/Portfile	2015-08-21 20:04:58 UTC (rev 139617)
@@ -6,6 +6,7 @@
 
 name                folks
 version             0.11.1
+revision            1
 epoch               1
 license             LGPL-2.1
 set branch          [join [lrange [split ${version} .] 0 1] .]
@@ -38,6 +39,7 @@
                     port:libgee \
                     port:libsocialweb \
                     port:libxml2 \
+                    port:ncurses \
                     port:readline \
                     port:telepathy-glib \
                     port:vala \