From 10e57b98b03f5181234ab7d591a22649fbf4446a Mon Sep 17 00:00:00 2001 From: asau Date: Wed, 3 Oct 2012 00:02:33 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- cross/avr-gdb/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'cross/avr-gdb') diff --git a/cross/avr-gdb/Makefile b/cross/avr-gdb/Makefile index acf4cbf30ad..36a66ec2130 100644 --- a/cross/avr-gdb/Makefile +++ b/cross/avr-gdb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2011/12/17 10:15:04 sbd Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/03 00:10:29 asau Exp $ DISTNAME= gdb-5.3 PKGNAME= avr-gdb-5.3 @@ -9,8 +9,6 @@ MASTER_SITES= ${MASTER_SITE_GNU:=gdb/} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= GNU gdb for Atmel AVR 8-bit RISC microcontrollers -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake GNU_CONFIGURE= yes CONFIGURE_ENV+= CONFIG_LDFLAGS=${LDFLAGS:M*:Q} -- cgit v1.2.3