From 75a44d565a9aa08f5c18f823bc69055ff4c7c222 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 29 Sep 2002 07:34:30 +0000 Subject: Don't install lib/libiberty.a, which conflicts with binutils. Bump PKGREVISION. --- devel/ddd/Makefile | 3 ++- devel/ddd/distinfo | 3 ++- devel/ddd/patches/patch-ab | 13 +++++++++++++ 3 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 devel/ddd/patches/patch-ab diff --git a/devel/ddd/Makefile b/devel/ddd/Makefile index 5166234268b..b226259ecb9 100644 --- a/devel/ddd/Makefile +++ b/devel/ddd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2002/09/21 08:42:10 jlam Exp $ +# $NetBSD: Makefile,v 1.42 2002/09/29 07:34:30 jlam Exp $ # DISTNAME= ddd-3.3 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=ddd/} diff --git a/devel/ddd/distinfo b/devel/ddd/distinfo index 923629294da..9fc455be01d 100644 --- a/devel/ddd/distinfo +++ b/devel/ddd/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.5 2002/09/27 09:46:27 wiz Exp $ +$NetBSD: distinfo,v 1.6 2002/09/29 07:34:30 jlam Exp $ SHA1 (ddd-3.3.tar.gz) = 889c435bed8f16cb618dc56a85be6f6384d5df24 Size (ddd-3.3.tar.gz) = 5801812 bytes SHA1 (patch-aa) = 6f8ce32d8aafd06cfa72e1dcb19d516183098a41 +SHA1 (patch-ab) = fcf7b99706479ea27d95649aa228efeb3eb042ff 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 -- cgit v1.2.3