From 956a2e42f8a4c3153b2111ce38685282b51e6799 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/icqlib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chat/icqlib') diff --git a/chat/icqlib/Makefile b/chat/icqlib/Makefile index 81c90b8ad0b..b3a9ac26d78 100644 --- a/chat/icqlib/Makefile +++ b/chat/icqlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 21:25:51 grant Exp $ +# $NetBSD: Makefile,v 1.6 2004/01/22 07:49:20 grant Exp $ DISTNAME= icqlib-1.0.0 CATEGORIES= chat @@ -8,7 +8,7 @@ MAINTAINER= magick@NetBSD.org HOMEPAGE= http://kicq.sourceforge.net/icqlib.shtml COMMENT= Implementation of the icq protocol -USE_GMAKE= yes +USE_GNU_TOOLS+= make GNU_CONFIGURE= yes USE_LIBTOOL= yes LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig -- cgit v1.2.3