summaryrefslogtreecommitdiff
path: root/devel/ddd/patches
diff options
context:
space:
mode:
authorskrll <skrll@pkgsrc.org>2001-06-13 20:45:08 +0000
committerskrll <skrll@pkgsrc.org>2001-06-13 20:45:08 +0000
commit7d78d9b2e7483ea2cf18bf4cb9cfb68baf3b9941 (patch)
treefb38cad036a6850551f4e3b56c8db13bf06d446d /devel/ddd/patches
parent2893fabafa09322c1d6785c8eae6c0dbdc8320e0 (diff)
downloadpkgsrc-7d78d9b2e7483ea2cf18bf4cb9cfb68baf3b9941.tar.gz
Update to 3.3
This closes pkg/12893 from Martti Kuparinen <martti.kuparinen@iki.fi> Changes are - data themes - debugger interaction while the program is running - support for JDB 1.2 - several bug fixes More information is available at ftp://ftp.gnu.org/pub/gnu/ddd/NEWS
Diffstat (limited to 'devel/ddd/patches')
-rw-r--r--devel/ddd/patches/patch-ab13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/ddd/patches/patch-ab b/devel/ddd/patches/patch-ab
deleted file mode 100644
index 6f36711e087..00000000000
--- a/devel/ddd/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.1 1998/12/03 09:08:24 frueauf Exp $
-
---- ddd/Makefile.in-orig Thu Nov 12 14:32:27 1998
-+++ ddd/Makefile.in Sun Nov 15 16:36:38 1998
-@@ -267,7 +267,7 @@
- ## Installation commands.
-
- # General install program. (install -c)
--INSTALL = @INSTALL@
-+INSTALL = /usr/bin/install -c
-
- # Command for installing programs. (install -c)
- INSTALL_PROGRAM = @INSTALL_PROGRAM@