pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/finance/gnucash The package supports installation to D...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f7ff7d019dad
branches:  trunk
changeset: 537352:f7ff7d019dad
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sun Jan 06 19:37:52 2008 +0000

description:
The package supports installation to DESTDIR.

diffstat:

 finance/gnucash/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r cb28a08c5068 -r f7ff7d019dad finance/gnucash/Makefile
--- a/finance/gnucash/Makefile  Sun Jan 06 19:26:01 2008 +0000
+++ b/finance/gnucash/Makefile  Sun Jan 06 19:37:52 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.120 2007/11/29 13:49:11 wiz Exp $
+# $NetBSD: Makefile,v 1.121 2008/01/06 19:37:52 heinz Exp $
 #
 
 DISTNAME=              gnucash-2.2.1
@@ -10,6 +10,8 @@
 HOMEPAGE=              http://www.gnucash.org/
 COMMENT=               Personal or business finance management program
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 DEPENDS+=              guile-slib>=3.1.1:../../devel/guile-slib
 DEPENDS+=              p5-Finance-Quote-[0-9]*:../../finance/p5-Finance-Quote
 DEPENDS+=              p5-Date-Manip-[0-9]*:../../devel/p5-Date-Manip



Home | Main Index | Thread Index | Old Index