summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorobache <obache>2010-10-02 13:19:11 +0000
committerobache <obache>2010-10-02 13:19:11 +0000
commitfc0c55beaf56669dce44c5777e5a1261e95e3d7e (patch)
tree37ef3cf7232529c87b923090ac51a1f0bd88836d /net
parentc534ac5e6a9d1e0f0a78bb2adee54f333c9694be (diff)
downloadpkgsrc-fc0c55beaf56669dce44c5777e5a1261e95e3d7e.tar.gz
Skip SUBDIRS in popt.
No need to build in subdir and failed in intl subdirectory, because some @XXXX@ are not replaced, syntax error for recent gmake.
Diffstat (limited to 'net')
-rw-r--r--net/ORBit/distinfo4
-rw-r--r--net/ORBit/patches/patch-ad13
2 files changed, 12 insertions, 5 deletions
diff --git a/net/ORBit/distinfo b/net/ORBit/distinfo
index 68044a4fccf..d10879016e3 100644
--- a/net/ORBit/distinfo
+++ b/net/ORBit/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.29 2006/03/31 22:30:02 jlam Exp $
+$NetBSD: distinfo,v 1.30 2010/10/02 13:19:11 obache Exp $
SHA1 (ORBit-0.5.17.tar.bz2) = c8b2daef43b028d65d0ab82f0a88558942be6217
RMD160 (ORBit-0.5.17.tar.bz2) = 9087d6659adbd0066d76a3eed5cc2799de640df4
@@ -6,7 +6,7 @@ Size (ORBit-0.5.17.tar.bz2) = 1065003 bytes
SHA1 (patch-aa) = 9b8854a5e5e988222de4cb5b27da3e82f87df4e3
SHA1 (patch-ab) = c2b7cc5f83230035c214600bff59d4dfefd92422
SHA1 (patch-ac) = b46d9dc6fcb3ca598aa986c25a25053fa3e1410a
-SHA1 (patch-ad) = 34adb52a135b50ffbc1dbbe54adf7b01fbdd5315
+SHA1 (patch-ad) = e5bc096da2201f03331a971c1c97875c1d549aba
SHA1 (patch-ae) = 95cc6f46fa2cfcd34af2e546f3d4a8d55194e5eb
SHA1 (patch-af) = 88b7f08410322b4408d2209762f77cb43758a4ff
SHA1 (patch-ag) = 875e83a597ab39d57abcfd9259d8ec15707ea45c
diff --git a/net/ORBit/patches/patch-ad b/net/ORBit/patches/patch-ad
index 2854aaefb14..27ef7f6f29a 100644
--- a/net/ORBit/patches/patch-ad
+++ b/net/ORBit/patches/patch-ad
@@ -1,8 +1,15 @@
-$NetBSD: patch-ad,v 1.9 2006/03/31 22:30:02 jlam Exp $
+$NetBSD: patch-ad,v 1.10 2010/10/02 13:19:11 obache Exp $
---- popt/Makefile.in.orig 2002-06-06 07:34:39.000000000 -0400
+--- popt/Makefile.in.orig 2002-06-06 11:34:39.000000000 +0000
+++ popt/Makefile.in
-@@ -114,10 +114,10 @@ INCLUDES = -I$(top_srcdir)
+@@ -108,16 +108,16 @@ AUTOMAKE_OPTIONS = 1.4 foreign
+ EXTRA_DIST = CHANGES autogen.sh $(noinst_MANS) popt.spec testit.sh po/Makefile.in.in po/POTFILES.in po/popt.pot popt.ps po/cs.po po/ro.po po/uk.po po/zh_CN.GB2312.po po/gl.po po/sk.po po/wa.po
+
+
+-SUBDIRS = intl po
++SUBDIRS =
+
+ INCLUDES = -I$(top_srcdir)
noinst_PROGRAMS = test1 test2
test1_SOURCES = test1.c