summaryrefslogtreecommitdiff
path: root/misc/root
diff options
context:
space:
mode:
authorgrant <grant>2004-01-24 14:11:09 +0000
committergrant <grant>2004-01-24 14:11:09 +0000
commitb377bcd2f387ca7bf4ba46221a9178475765e486 (patch)
treec958efacae31d0663094f85f98be04a49ce4e210 /misc/root
parent6a370b42e349abb884576319f9bcf049ff9a2a47 (diff)
downloadpkgsrc-b377bcd2f387ca7bf4ba46221a9178475765e486.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'misc/root')
-rw-r--r--misc/root/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/root/Makefile b/misc/root/Makefile
index f10d3b5663f..a3967f48cfc 100644
--- a/misc/root/Makefile
+++ b/misc/root/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/01/20 12:21:02 agc Exp $
+# $NetBSD: Makefile,v 1.15 2004/01/24 14:11:10 grant Exp $
DISTNAME= root_v2.23.08.source
PKGNAME= root-2.23
@@ -14,7 +14,7 @@ BUILD_DEPENDS+= cint-5.14.40:../../lang/cint
WRKSRC= ${WRKDIR}
USE_BUILDLINK2= YES
USE_X11= YES
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
ALL_TARGET= netbsd
MAKE_ENV= LD_LIBRARY_PATH=${WRKDIR}/lib ROOTSYS=${WRKDIR}