From d03e5d81e1eeb21ca0a932907074e796d9e80dff Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 24 Jan 2004 14:50:05 +0000 Subject: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. --- net/bug-buddy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/bug-buddy') diff --git a/net/bug-buddy/Makefile b/net/bug-buddy/Makefile index 8d30a667e5b..f12eaf802c1 100644 --- a/net/bug-buddy/Makefile +++ b/net/bug-buddy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/01/23 21:50:47 jmmv Exp $ +# $NetBSD: Makefile,v 1.17 2004/01/24 14:50:05 grant Exp $ # DISTNAME= bug-buddy-2.4.1.1 @@ -17,7 +17,7 @@ DEPENDS+= gnome2-dirs>=1.2:../../misc/gnome2-dirs GNU_CONFIGURE= YES USE_BUILDLINK2= YES USE_PKGLOCALEDIR= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make USE_X11= YES USE_LIBTOOL= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool -- cgit v1.2.3