pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/gcc44 Mark as user-destdir ready.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d80f910c23cd
branches:  trunk
changeset: 399691:d80f910c23cd
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 25 09:37:57 2009 +0000

description:
Mark as user-destdir ready.

diffstat:

 lang/gcc44/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 74709793d60f -r d80f910c23cd lang/gcc44/Makefile
--- a/lang/gcc44/Makefile       Fri Sep 25 09:14:10 2009 +0000
+++ b/lang/gcc44/Makefile       Fri Sep 25 09:37:57 2009 +0000
@@ -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 @@
 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 \



Home | Main Index | Thread Index | Old Index