summaryrefslogtreecommitdiff
path: root/chat/centericq
diff options
context:
space:
mode:
authorhubertf <hubertf>2002-03-14 13:42:53 +0000
committerhubertf <hubertf>2002-03-14 13:42:53 +0000
commitc3319483221e20de47e046e16d5f50abc32f109d (patch)
tree9777108006cdf9a81fe9f8714ba96174126bab7b /chat/centericq
parent86396c34bd615e7cfbe0bd447cc51613fee87ea8 (diff)
downloadpkgsrc-c3319483221e20de47e046e16d5f50abc32f109d.tar.gz
this really wants ncurses (why was this picked up automatically
before? weird world...
Diffstat (limited to 'chat/centericq')
-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"