summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-05-12 10:04:53 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-05-12 10:04:53 +0000
commit48e8dae5009a42bd353b1c863ab15efe5a089129 (patch)
tree161b13486485f68c111c8597180401ea6b2f5d24 /devel
parentRemove RUN_DEPENDS on gdb -- we've always had gdb in /usr/bin so this never (diff)
Remove the gdb port. This is now *2* versions behind the system gdb. ;)
Notes
Notes: svn path=/head/; revision=18809
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 16d090a708db..00f23d72095a 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.182 1999/05/09 17:39:48 steve Exp $
+# $Id: Makefile,v 1.183 1999/05/10 11:34:09 tg Exp $
#
SUBDIR += ElectricFence
@@ -44,7 +44,6 @@
SUBDIR += ftnchek
SUBDIR += gaa
SUBDIR += gcc11
- SUBDIR += gdb
SUBDIR += gdbtk
SUBDIR += gettext
SUBDIR += gide