From f48310aeb775caf979a12a8c26e812f5c29566fb Mon Sep 17 00:00:00 2001 From: heinz Date: Sat, 2 Feb 2008 13:38:53 +0000 Subject: The package supports installation to DESTDIR. --- textproc/xmlrpc-c/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/textproc/xmlrpc-c/Makefile b/textproc/xmlrpc-c/Makefile index ab4e699c76c..6e812c0095d 100644 --- a/textproc/xmlrpc-c/Makefile +++ b/textproc/xmlrpc-c/Makefile @@ -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 @@ MAINTAINER= pkgsrc-users@NetBSD.org 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 -- cgit v1.2.3