summaryrefslogtreecommitdiff
path: root/lang/gcc44
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-09-25 09:37:57 +0000
committerwiz <wiz@pkgsrc.org>2009-09-25 09:37:57 +0000
commit402f6fb72c0e4ff8c87dd930f5dab558ee734c18 (patch)
treef78508bd076f797f88f3094acd9a6629b7689187 /lang/gcc44
parent65ecf98eb34f23c4462f60b3e65fd7245332cf2c (diff)
downloadpkgsrc-402f6fb72c0e4ff8c87dd930f5dab558ee734c18.tar.gz
Mark as user-destdir ready.
Diffstat (limited to 'lang/gcc44')
-rw-r--r--lang/gcc44/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc44/Makefile b/lang/gcc44/Makefile
index 59944eb7e4e..7e01d65d234 100644
--- a/lang/gcc44/Makefile
+++ b/lang/gcc44/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2009/09/25 02:48:08 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.9 2009/09/25 09:37:57 wiz Exp $
#
DISTNAME= gcc-${GCC_VERSION}
@@ -13,7 +13,7 @@ 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= destdir
+PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= awk:run bash:run perl chmod \
gmake:run makeinfo msgfmt bison flex gm4 \