summaryrefslogtreecommitdiff
path: root/misc/nxtvepg
diff options
context:
space:
mode:
authorgrant <grant>2004-01-24 14:11:09 +0000
committergrant <grant>2004-01-24 14:11:09 +0000
commitf39fa89f8da1402927ebd5c373a3c0b9ca9b24ff (patch)
treec958efacae31d0663094f85f98be04a49ce4e210 /misc/nxtvepg
parente1b82d0b390d5fa4b58858befe97e1b21fd83676 (diff)
downloadpkgsrc-f39fa89f8da1402927ebd5c373a3c0b9ca9b24ff.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'misc/nxtvepg')
-rw-r--r--misc/nxtvepg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/nxtvepg/Makefile b/misc/nxtvepg/Makefile
index 23a6e174d6a..3c3bb450e20 100644
--- a/misc/nxtvepg/Makefile
+++ b/misc/nxtvepg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2003/12/13 12:08:15 magick Exp $
+# $NetBSD: Makefile,v 1.30 2004/01/24 14:11:10 grant Exp $
DISTNAME= nxtvepg-2.6.0
@@ -13,7 +13,7 @@ ONLY_FOR_PLATFORM= NetBSD-1.4[Y-Z]-* NetBSD-1.4Z[A-Z]-* \
NetBSD-1.5_ALPHA-* NetBSD-1.[5-9]*-*
USE_PERL5= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
USE_X11= yes
USE_BUILDLINK2= yes