pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: Detach gdb5 and gdb6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9ae97b23b3dd
branches:  trunk
changeset: 369413:9ae97b23b3dd
user:      kamil <kamil%pkgsrc.org@localhost>
date:      Fri Sep 29 13:56:18 2017 +0000

description:
devel/Makefile: Detach gdb5 and gdb6

These packages are going to be eliminated soon.

diffstat:

 devel/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 0cecd5c33677 -r 9ae97b23b3dd devel/Makefile
--- a/devel/Makefile    Fri Sep 29 13:55:23 2017 +0000
+++ b/devel/Makefile    Fri Sep 29 13:56:18 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2528 2017/09/29 13:28:10 wiz Exp $
+# $NetBSD: Makefile,v 1.2529 2017/09/29 13:56:18 kamil Exp $
 #
 
 COMMENT=       Development utilities
@@ -258,8 +258,6 @@
 SUBDIR+=       gconfmm
 SUBDIR+=       gcvs
 SUBDIR+=       gdb
-SUBDIR+=       gdb5
-SUBDIR+=       gdb6
 SUBDIR+=       gdb7
 SUBDIR+=       gdbus-codegen
 SUBDIR+=       gdl



Home | Main Index | Thread Index | Old Index