summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chat/centericq/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/centericq/Makefile b/chat/centericq/Makefile
index 4d0b3711955..21e2e23834f 100644
--- a/chat/centericq/Makefile
+++ b/chat/centericq/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/03/10 16:56:09 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2002/03/14 13:42:53 hubertf Exp $
#
DISTNAME= centericq-4.6.5
@@ -10,6 +10,7 @@ HOMEPAGE= http://konst.org.ua/eng/software/centericq/info.html
COMMENT= Instant Messenger interface (ICQ2000, Yahoo!, and MSN support)
GNU_CONFIGURE= yes
+USE_NCURSES= yes
.include "../../devel/ncurses/buildlink.mk"
.include "../../lang/gcc/Makefile.gcc"