summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorwiz <wiz>2004-04-15 00:58:48 +0000
committerwiz <wiz>2004-04-15 00:58:48 +0000
commit9520da023639ce9956f06a39ef24991d3f00b4db (patch)
treeadf67d0dd0419fdbd50cc3360c2ed1a8608ace05 /chat
parentf8cc9cfdc6d772e7d004432b4e8c1c5c9c2dfe5f (diff)
downloadpkgsrc-9520da023639ce9956f06a39ef24991d3f00b4db.tar.gz
Remove completely superfluous USE_NCURSES line that snuck back in
during an update (v1.26).
Diffstat (limited to 'chat')
-rw-r--r--chat/centericq/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/centericq/Makefile b/chat/centericq/Makefile
index a69623240f4..c09c37acd31 100644
--- a/chat/centericq/Makefile
+++ b/chat/centericq/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2004/03/29 07:45:27 xtraeme Exp $
+# $NetBSD: Makefile,v 1.37 2004/04/15 00:58:48 wiz Exp $
#
DISTNAME= centericq-4.9.9
@@ -15,7 +15,6 @@ USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
USE_GCC_SHLIB= yes
USE_GNU_TOOLS+= make
-USE_NCURSES= yes
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes