diff options
Diffstat (limited to 'chat')
-rw-r--r-- | chat/centericq/Makefile | 3 |
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 |