summaryrefslogtreecommitdiff
path: root/textproc/xmlrpc-c
diff options
context:
space:
mode:
authoryyamano <yyamano>2011-11-22 19:17:19 +0000
committeryyamano <yyamano>2011-11-22 19:17:19 +0000
commitc398ca9db41edf071a5c07a0a9c38e101aa047c0 (patch)
treec31dcde5dedeab78228e1701435d1ed43356dcd5 /textproc/xmlrpc-c
parentd7e1cbaa039ebb44aae05fff387ef4bb1bf09089 (diff)
downloadpkgsrc-c398ca9db41edf071a5c07a0a9c38e101aa047c0.tar.gz
Make this build with symlinked pkgsrc directory.
Diffstat (limited to 'textproc/xmlrpc-c')
-rw-r--r--textproc/xmlrpc-c/distinfo3
-rw-r--r--textproc/xmlrpc-c/patches/patch-GNUmakefile14
2 files changed, 16 insertions, 1 deletions
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