summaryrefslogtreecommitdiff
path: root/misc/dialog
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/dialog
parente1b82d0b390d5fa4b58858befe97e1b21fd83676 (diff)
downloadpkgsrc-f39fa89f8da1402927ebd5c373a3c0b9ca9b24ff.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'misc/dialog')
-rw-r--r--misc/dialog/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/dialog/Makefile b/misc/dialog/Makefile
index 516bc5a37de..8f503971e8e 100644
--- a/misc/dialog/Makefile
+++ b/misc/dialog/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2003/09/28 09:13:58 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2004/01/24 14:11:09 grant Exp $
DISTNAME= dialog-0.6z
PKGREVISION= 2
@@ -9,7 +9,7 @@ MAINTAINER= jlam@NetBSD.org
COMMENT= Display dialog boxes from shell scripts
USE_BUILDLINK2= # defined
-USE_GMAKE= # defined
+USE_GNU_TOOLS+= make
INCOMPAT_CURSES= NetBSD-1.5* NetBSD-1.6[-_.]* NetBSD-1.6[A-P]-*