summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-04-15 00:58:48 +0000
committerwiz <wiz@pkgsrc.org>2004-04-15 00:58:48 +0000
commit8ac1ffe6674ef02d11c3eadc28341c3d9fd2e146 (patch)
treeadf67d0dd0419fdbd50cc3360c2ed1a8608ace05 /chat
parent0813b13305f1fab8a6d9a731aeafd3bdbb80c8f7 (diff)
downloadpkgsrc-8ac1ffe6674ef02d11c3eadc28341c3d9fd2e146.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