aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-05 10:41:49 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-05 10:41:49 +0000
commit851e58f8ece00fa4434f94822f23c10b8ab146d6 (patch)
tree14b3997d1ca5a09a983b4d61f55de07e94c57b99
parent6f26faa7ffaefa4158f7a4b4f6a2ff60b3c03f1f (diff)
Notes
-rw-r--r--net-im/gale/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gale/Makefile b/net-im/gale/Makefile
index a14ecb319e22..4b2863fda5e1 100644
--- a/net-im/gale/Makefile
+++ b/net-im/gale/Makefile
@@ -15,7 +15,7 @@ LIB_DEPENDS= libgc.so:${PORTSDIR}/devel/boehm-gc \
libwwwcore.so:${PORTSDIR}/www/libwww \
libadns.so:${PORTSDIR}/dns/adns
-USES= iconv libtool
+USES= iconv libtool ncurses
GNU_CONFIGURE= yes
USE_GNOME= glib12
USE_OPENSSL= yes