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/jabberd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chat/jabberd') diff --git a/chat/jabberd/Makefile b/chat/jabberd/Makefile index d638481deed..2a3fb5d6004 100644 --- a/chat/jabberd/Makefile +++ b/chat/jabberd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/12/23 10:16:20 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2004/01/22 07:49:20 grant Exp $ # DISTNAME= jabberd-1.4.3 @@ -13,7 +13,7 @@ CONFLICTS= jabberd2-[0-9]*:../../wip/jabberd2 USE_BUILDLINK2= yes HAS_CONFIGURE= yes -USE_GMAKE= yes +USE_GNU_TOOLS+= make USE_PKGINSTALL= yes CONFIGURE_ARGS+= --enable-ssl -- cgit v1.2.3