summaryrefslogtreecommitdiff
path: root/misc/gnome-utils
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-01-24 14:11:09 +0000
committergrant <grant@pkgsrc.org>2004-01-24 14:11:09 +0000
commit57891cda0a771da389c93a6cf10948c39b8a99ce (patch)
treec958efacae31d0663094f85f98be04a49ce4e210 /misc/gnome-utils
parente048c6c3e67a4a442b6c3e04c8d56e6779dc2c73 (diff)
downloadpkgsrc-57891cda0a771da389c93a6cf10948c39b8a99ce.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'misc/gnome-utils')
-rw-r--r--misc/gnome-utils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnome-utils/Makefile b/misc/gnome-utils/Makefile
index 11735e45dfc..07b514a5b96 100644
--- a/misc/gnome-utils/Makefile
+++ b/misc/gnome-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2004/01/03 18:49:46 reed Exp $
+# $NetBSD: Makefile,v 1.68 2004/01/24 14:11:10 grant Exp $
DISTNAME= gnome-utils-1.4.1.2
PKGREVISION= 6
@@ -18,7 +18,7 @@ BUILDLINK_DEPENDS.gnome-panel= gnome-panel<2.0
CONFLICTS= coreutils<=5.0
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
USE_X11BASE= YES
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES