From 03b2363e06490a335548301fb31e1f444a8a0d82 Mon Sep 17 00:00:00 2001 From: asau Date: Tue, 2 Oct 2012 20:11:34 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- lang/gcc44/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lang/gcc44/Makefile') diff --git a/lang/gcc44/Makefile b/lang/gcc44/Makefile index 467f177c01d..fbf842f5a20 100644 --- a/lang/gcc44/Makefile +++ b/lang/gcc44/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2012/06/08 15:42:28 joerg Exp $ +# $NetBSD: Makefile,v 1.37 2012/10/02 20:11:41 asau Exp $ DISTNAME= gcc-${GCC_VERSION} PKGNAME= gcc44-${GCC_VERSION} @@ -12,8 +12,6 @@ HOMEPAGE= http://gcc.gnu.org/ COMMENT= GNU Compiler Collection 4.4 LICENSE= gnu-gpl-v2 AND gnu-gpl-v3 AND gnu-lgpl-v2 AND gnu-lgpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= awk:run bash:run chmod gmake:run makeinfo sed:run GCC_VERSION= 4.4.7 -- cgit v1.2.3