summaryrefslogtreecommitdiff
path: root/chat/ekg
diff options
context:
space:
mode:
authorwiz <wiz>2003-07-22 11:39:47 +0000
committerwiz <wiz>2003-07-22 11:39:47 +0000
commit7aafdbf6e4e4ac00c93a36835550f140ea098458 (patch)
tree751e44f8405fc60dc1ff6a803451b190e58982b6 /chat/ekg
parent4357e541be9e1b1201b2fefd8013933a039a94bd (diff)
downloadpkgsrc-7aafdbf6e4e4ac00c93a36835550f140ea098458.tar.gz
USE_NCURSES should _always_ be set to a comment explaining why it
is needed. (undo part of last)
Diffstat (limited to 'chat/ekg')
-rw-r--r--chat/ekg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ekg/Makefile b/chat/ekg/Makefile
index 0152e38e8c6..2161d873457 100644
--- a/chat/ekg/Makefile
+++ b/chat/ekg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2003/07/22 10:39:40 adam Exp $
+# $NetBSD: Makefile,v 1.16 2003/07/22 11:39:47 wiz Exp $
#
DISTNAME= ekg-1.1
@@ -10,7 +10,7 @@ MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://dev.null.pl/ekg/
COMMENT= Experimental Gadu-Gadu Client (Polish instant messaging system)
-USE_NCURSES= YES
+USE_NCURSES= # KEY_RESIZE, ncurses internals
USE_GNU_READLINE= YES
GNU_CONFIGURE= YES
USE_GMAKE= YES