From c398ca9db41edf071a5c07a0a9c38e101aa047c0 Mon Sep 17 00:00:00 2001 From: yyamano Date: Tue, 22 Nov 2011 19:17:19 +0000 Subject: Make this build with symlinked pkgsrc directory. --- textproc/xmlrpc-c/distinfo | 3 ++- textproc/xmlrpc-c/patches/patch-GNUmakefile | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 textproc/xmlrpc-c/patches/patch-GNUmakefile (limited to 'textproc') diff --git a/textproc/xmlrpc-c/distinfo b/textproc/xmlrpc-c/distinfo index 12d4c341fbd..ffe38bf9884 100644 --- a/textproc/xmlrpc-c/distinfo +++ b/textproc/xmlrpc-c/distinfo @@ -1,8 +1,9 @@ -$NetBSD: distinfo,v 1.18 2011/06/30 01:03:24 obache Exp $ +$NetBSD: distinfo,v 1.19 2011/11/22 19:17:19 yyamano Exp $ SHA1 (xmlrpc-c-1.16.35.tgz) = f79d44d533eb38fb012e0e0af429798f5f404c59 RMD160 (xmlrpc-c-1.16.35.tgz) = 1decb5c8c9ce3d9276e174f8e96a96043f8bb816 Size (xmlrpc-c-1.16.35.tgz) = 1876492 bytes +SHA1 (patch-GNUmakefile) = 3edcf5ef38c9e94466d0303cb0eb7ce2d5ca39bb SHA1 (patch-aa) = 96ca1b0f8550b04e7292d07b4204b5bed841a417 SHA1 (patch-ac) = e230eb36f812c85521721ead4d080250e61f670f SHA1 (patch-ae) = 52f826d292869be44886881c48aa7707a4af2df3 diff --git a/textproc/xmlrpc-c/patches/patch-GNUmakefile b/textproc/xmlrpc-c/patches/patch-GNUmakefile new file mode 100644 index 00000000000..887d61e8232 --- /dev/null +++ b/textproc/xmlrpc-c/patches/patch-GNUmakefile @@ -0,0 +1,14 @@ +$NetBSD: patch-GNUmakefile,v 1.1 2011/11/22 19:17:19 yyamano Exp $ + +Make this build with symlinked pkgsrc directory. + +--- GNUmakefile.orig 2011-03-25 16:27:18.000000000 +0000 ++++ GNUmakefile +@@ -1,6 +1,6 @@ + include srcdir.mk + +-BLDDIR = $(CURDIR) ++BLDDIR = $(shell pwd) + SUBDIR = + + export SRCDIR -- cgit v1.2.3