From e92718c919bed2d673343dea554aea34fee09da4 Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 24 Jan 2004 15:18:32 +0000 Subject: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. --- www/kannel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/kannel') diff --git a/www/kannel/Makefile b/www/kannel/Makefile index 4f687285527..5af3be06708 100644 --- a/www/kannel/Makefile +++ b/www/kannel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2004/01/23 21:50:49 jmmv Exp $ +# $NetBSD: Makefile,v 1.22 2004/01/24 15:23:47 grant Exp $ # DISTNAME= gateway-${KANNEL_VER} @@ -15,7 +15,7 @@ KANNEL_VER= 1.2.1 GNU_CONFIGURE= YES USE_BUILDLINK2= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make USE_PERL5= YES PTHREAD_OPTS+= require -- cgit v1.2.3