summaryrefslogtreecommitdiff
path: root/cross/avr-gdb
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-01-22 07:49:20 +0000
committergrant <grant@pkgsrc.org>2004-01-22 07:49:20 +0000
commitef741f8a1a08d590450d8e8035fe7387b1bd573a (patch)
tree7e0d6cac1bcf2ed738362d15896e6e66c14cbbb6 /cross/avr-gdb
parent4df29abc308089f29ae112a89715fd4b320d1ee7 (diff)
downloadpkgsrc-ef741f8a1a08d590450d8e8035fe7387b1bd573a.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'cross/avr-gdb')
-rw-r--r--cross/avr-gdb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/avr-gdb/Makefile b/cross/avr-gdb/Makefile
index acf78f61496..a7728f60f80 100644
--- a/cross/avr-gdb/Makefile
+++ b/cross/avr-gdb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/10/21 14:19:37 wennmach Exp $
+# $NetBSD: Makefile,v 1.5 2004/01/22 07:54:07 grant Exp $
# FreeBSD Id: ports/devel/avr-gdb/Makefile,v 1.2 2003/03/07 06:00:08 ade Exp
DISTNAME= gdb-5.3
@@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEWARE:=gdb/releases/}
MAINTAINER= karlj@mdstud.chalmers.se
COMMENT= GNU gdb for Atmel AVR 8-bit RISC microcontrollers
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
USE_BUILDLINK2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --target=avr --program-prefix=avr