pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/xmlrpc-c The package supports installation to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/13a53e6a45a8
branches:  trunk
changeset: 538223:13a53e6a45a8
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sat Feb 02 13:38:53 2008 +0000

description:
The package supports installation to DESTDIR.

diffstat:

 textproc/xmlrpc-c/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 543f8901b906 -r 13a53e6a45a8 textproc/xmlrpc-c/Makefile
--- a/textproc/xmlrpc-c/Makefile        Sat Feb 02 09:46:49 2008 +0000
+++ b/textproc/xmlrpc-c/Makefile        Sat Feb 02 13:38:53 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2008/01/18 05:09:45 tnn Exp $
+# $NetBSD: Makefile,v 1.7 2008/02/02 13:38:53 heinz Exp $
 #
 
 DISTNAME=      xmlrpc-c-1.09.00
@@ -11,6 +11,8 @@
 HOMEPAGE=      http://xmlrpc-c.sourceforge.net/
 COMMENT=       Library for writing an XML-RPC server or client in C or C++
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 # Sometimes can't open ../xmltok/libxmlrpc_xmltok.la
 MAKE_JOBS_SAFE=        no
 



Home | Main Index | Thread Index | Old Index