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-libc/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'cross/avr-libc') diff --git a/cross/avr-libc/Makefile b/cross/avr-libc/Makefile index 0ca7cd99aa3..fe38fe96b04 100644 --- a/cross/avr-libc/Makefile +++ b/cross/avr-libc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/08/30 08:00:17 drochner Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/03 00:10:29 asau Exp $ DISTNAME= avr-libc-1.6.7 PKGREVISION= 2 @@ -11,8 +11,6 @@ HOMEPAGE= http://savannah.nongnu.org/projects/avr-libc COMMENT= C and math library for Atmel AVR 8-bit microcontrollers LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_DEPENDS+= avr-binutils-[0-9]*:../../cross/avr-binutils BUILD_DEPENDS+= avr-gcc-[0-9]*:../../cross/avr-gcc BUILD_DEPENDS+= doxygen>=1.8.2:../../devel/doxygen -- cgit v1.2.3