diff options
author | John Marino <marino@FreeBSD.org> | 2016-02-05 10:41:49 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-02-05 10:41:49 +0000 |
commit | 851e58f8ece00fa4434f94822f23c10b8ab146d6 (patch) | |
tree | 14b3997d1ca5a09a983b4d61f55de07e94c57b99 | |
parent | 6f26faa7ffaefa4158f7a4b4f6a2ff60b3c03f1f (diff) |
Notes
-rw-r--r-- | net-im/gale/Makefile | 2 |
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 |