summaryrefslogtreecommitdiff
path: root/emulators/vice/Makefile
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-01-22 08:36:03 +0000
committergrant <grant@pkgsrc.org>2004-01-22 08:36:03 +0000
commit0e5ba09627e468e9f45828cd37f7a626abe4d8a5 (patch)
tree635ee7c33b931ec84bfce0f64fefa5f90d0d6e22 /emulators/vice/Makefile
parent8d1b33d9504df93df077b7742e9de71269df8e05 (diff)
downloadpkgsrc-0e5ba09627e468e9f45828cd37f7a626abe4d8a5.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'emulators/vice/Makefile')
-rw-r--r--emulators/vice/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index 6a4f3912085..bba146acc87 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2003/12/04 00:42:04 kristerw Exp $
+# $NetBSD: Makefile,v 1.39 2004/01/22 08:36:04 grant Exp $
#
DISTNAME= vice-1.13
@@ -24,7 +24,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
USE_X11= YES
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
GNU_CONFIGURE= YES
USE_GCC_SHLIB= YES