From ef741f8a1a08d590450d8e8035fe7387b1bd573a Mon Sep 17 00:00:00 2001 From: grant Date: Thu, 22 Jan 2004 07:49:20 +0000 Subject: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. --- chat/centericq/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chat/centericq') diff --git a/chat/centericq/Makefile b/chat/centericq/Makefile index 6d7e964d9e5..96b17f8b17e 100644 --- a/chat/centericq/Makefile +++ b/chat/centericq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2003/12/14 04:14:04 xtraeme Exp $ +# $NetBSD: Makefile,v 1.34 2004/01/22 07:49:20 grant Exp $ # DISTNAME= centericq-4.9.9 @@ -13,7 +13,7 @@ COMMENT= Instant Messenger interface for ICQ2000, Yahoo!, MSN and Jabber USE_BUILDLINK2= yes USE_PKGLOCALEDIR= yes USE_GCC_SHLIB= yes -USE_GMAKE= yes +USE_GNU_TOOLS+= make USE_NCURSES= yes GNU_CONFIGURE= yes -- cgit v1.2.3