aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-02-05 18:41:49 +0800
committermarino <marino@FreeBSD.org>2016-02-05 18:41:49 +0800
commita9549e3a42a20ecf97f0a32a6da8b9f8bae44b79 (patch)
tree14b3997d1ca5a09a983b4d61f55de07e94c57b99 /net-im
parent9943099c46d87167ae0cc70ded263476345bb17e (diff)
downloadfreebsd-ports-gnome-a9549e3a42a20ecf97f0a32a6da8b9f8bae44b79.tar.gz
freebsd-ports-gnome-a9549e3a42a20ecf97f0a32a6da8b9f8bae44b79.tar.zst
freebsd-ports-gnome-a9549e3a42a20ecf97f0a32a6da8b9f8bae44b79.zip
net-im/gale: USES+= ncurses
Diffstat (limited to 'net-im')
-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