From abac7b9eaa04e418255252ab6aeba6605223e313 Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 24 Jan 2004 14:01:53 +0000 Subject: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. --- meta-pkgs/kde3/Makefile.kde3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-pkgs') diff --git a/meta-pkgs/kde3/Makefile.kde3 b/meta-pkgs/kde3/Makefile.kde3 index 06a04ee31ec..a21e6d27889 100644 --- a/meta-pkgs/kde3/Makefile.kde3 +++ b/meta-pkgs/kde3/Makefile.kde3 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.kde3,v 1.4 2004/01/15 09:33:32 markd Exp $ +# $NetBSD: Makefile.kde3,v 1.5 2004/01/24 14:01:53 grant Exp $ # # This Makefile fragment is included at the top of package Makefiles for # KDE3-distributed packages (they all share common configure and build @@ -17,7 +17,7 @@ EXTRACT_SUFX?= .tar.bz2 MAINTAINER?= skrll@NetBSD.org HOMEPAGE?= http://www.kde.org/ -USE_GMAKE= YES +USE_GNU_TOOLS+= make GNU_CONFIGURE= YES USE_LIBTOOL= YES SHLIBTOOL_OVERRIDE= ${WRKSRC}/libtool -- cgit v1.2.3