pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/finance/libofx The package supports installation to DE...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3abee7e2820d
branches:  trunk
changeset: 537300:3abee7e2820d
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sat Jan 05 23:33:23 2008 +0000

description:
The package supports installation to DESTDIR.

diffstat:

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

diffs (18 lines):

diff -r ed6133da64d5 -r 3abee7e2820d finance/libofx/Makefile
--- a/finance/libofx/Makefile   Sat Jan 05 23:29:57 2008 +0000
+++ b/finance/libofx/Makefile   Sat Jan 05 23:33:23 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2007/09/20 21:04:09 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2008/01/05 23:33:23 heinz Exp $
 #
 
 DISTNAME=      libofx-0.8.3
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://libofx.sourceforge.net/
 COMMENT=       OFX (Open Financial eXchange) Library
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --with-opensp-includes=${BUILDLINK_PREFIX.opensp}/include/OpenSP \
                        --with-opensp-libs=${BUILDLINK_PREFIX.opensp}/libs



Home | Main Index | Thread Index | Old Index