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/cc65/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'cross/cc65') diff --git a/cross/cc65/Makefile b/cross/cc65/Makefile index ff9607ba877..c4a5b801e37 100644 --- a/cross/cc65/Makefile +++ b/cross/cc65/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/03/08 11:33:35 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 00:10:29 asau Exp $ # DISTNAME= cc65-sources-2.12.0 @@ -13,8 +13,6 @@ COMMENT= C cross compiler for 6502 target systems MAKE_JOBS_SAFE= no -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} MAKE_FILE= make/gcc.mak USE_TOOLS+= gmake perl -- cgit v1.2.3