pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/amanda-common Added DESTDIR support.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bc863fb7d672
branches:  trunk
changeset: 568354:bc863fb7d672
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Fri Dec 11 17:21:30 2009 +0000

description:
Added DESTDIR support.

This should fix PR pkg/42439 by Lloyd Parkes.

diffstat:

 sysutils/amanda-common/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a08bb9eb59b0 -r bc863fb7d672 sysutils/amanda-common/Makefile
--- a/sysutils/amanda-common/Makefile   Fri Dec 11 17:09:51 2009 +0000
+++ b/sysutils/amanda-common/Makefile   Fri Dec 11 17:21:30 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2008/07/29 17:21:39 pgoyette Exp $
+# $NetBSD: Makefile,v 1.47 2009/12/11 17:21:30 heinz Exp $
 
 PKGNAME=               amanda-common-${VERS}
 SVR4_PKGNAME=          amaco
@@ -6,6 +6,7 @@
 
 COMMENT=               Common libraries and binaries for Amanda
 
+PKG_DESTDIR_SUPPORT=   user-destdir
 
 .include "../../mk/bsd.prefs.mk"
 .include "../../sysutils/amanda-common/Makefile.common"



Home | Main Index | Thread Index | Old Index