pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ccache DESTDIR clean.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3bce2d656d25
branches:  trunk
changeset: 539568:3bce2d656d25
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Mar 08 13:49:10 2008 +0000

description:
DESTDIR clean.

diffstat:

 devel/ccache/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 6a441e7a2877 -r 3bce2d656d25 devel/ccache/Makefile
--- a/devel/ccache/Makefile     Sat Mar 08 13:07:01 2008 +0000
+++ b/devel/ccache/Makefile     Sat Mar 08 13:49:10 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2007/11/18 10:39:56 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2008/03/08 13:49:10 joerg Exp $
 
 DISTNAME=      ccache-2.4
 CATEGORIES=    devel
@@ -9,6 +9,7 @@
 COMMENT=       Cache for C/C++ compilers
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
+PKG_DESTDIR_SUPPORT=   user-destdir
 
 GNU_CONFIGURE=         yes
 



Home | Main Index | Thread Index | Old Index