summaryrefslogtreecommitdiff
path: root/sysutils/kdirstat
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-01-24 15:06:57 +0000
committergrant <grant@pkgsrc.org>2004-01-24 15:06:57 +0000
commit198d3ed254e1073668ac7c2f47ca986598fd1f7a (patch)
tree3cd09fed8b4ddae19ad530e63e3f9339164f048a /sysutils/kdirstat
parent8bc8a82ac803cba4cc692b509ecc63e1472522d2 (diff)
downloadpkgsrc-198d3ed254e1073668ac7c2f47ca986598fd1f7a.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'sysutils/kdirstat')
-rw-r--r--sysutils/kdirstat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/kdirstat/Makefile b/sysutils/kdirstat/Makefile
index 6d4f897d4f3..af1ad4d2e29 100644
--- a/sysutils/kdirstat/Makefile
+++ b/sysutils/kdirstat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/01/23 21:50:48 jmmv Exp $
+# $NetBSD: Makefile,v 1.10 2004/01/24 15:06:58 grant Exp $
DISTNAME= kdirstat-2.3.7
PKGREVISION= 5
@@ -11,7 +11,7 @@ HOMEPAGE= http://kdirstat.sourceforge.net/
COMMENT= A graphical disk usage utility
USE_BUILDLINK2= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
GNU_CONFIGURE= yes
.include "../../meta-pkgs/kde3/buildlink2.mk"