summaryrefslogtreecommitdiff
path: root/devel/ddd/patches
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-09-29 07:34:30 +0000
committerjlam <jlam@pkgsrc.org>2002-09-29 07:34:30 +0000
commit75a44d565a9aa08f5c18f823bc69055ff4c7c222 (patch)
treed8e83299a06c8e104c039a2dff1bdc080c0e8eac /devel/ddd/patches
parentda4c986bde3fbaa1a13c60b00fd375f9dd9ed873 (diff)
downloadpkgsrc-75a44d565a9aa08f5c18f823bc69055ff4c7c222.tar.gz
Don't install lib/libiberty.a, which conflicts with binutils. Bump
PKGREVISION.
Diffstat (limited to 'devel/ddd/patches')
-rw-r--r--devel/ddd/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/ddd/patches/patch-ab b/devel/ddd/patches/patch-ab
new file mode 100644
index 00000000000..a6ffc0663ff
--- /dev/null
+++ b/devel/ddd/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.5 2002/09/29 07:34:30 jlam Exp $
+
+--- libiberty/Makefile.in.orig Sat Sep 28 23:54:36 2002
++++ libiberty/Makefile.in
+@@ -149,7 +149,7 @@ $(TARGETLIB): $(REQUIRED_OFILES) $(EXTRA
+ $(RANLIB) $(TARGETLIB)
+
+ INSTALL_DEST = @INSTALL_DEST@
+-install: install_to_$(INSTALL_DEST) install-subdir
++install:
+
+ install_to_libdir: all
+ $(INSTALL_DATA) $(TARGETLIB) $(libdir)$(MULTISUBDIR)/$(TARGETLIB)n