diff options
Diffstat (limited to 'devel/gdb6/Makefile')
-rw-r--r-- | devel/gdb6/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/gdb6/Makefile b/devel/gdb6/Makefile index 5765963b31b..b46375014b5 100644 --- a/devel/gdb6/Makefile +++ b/devel/gdb6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/02/22 15:22:02 shannonjr Exp $ +# $NetBSD: Makefile,v 1.9 2005/04/11 21:45:23 tv Exp $ # DISTNAME= gdb-6.2.1 @@ -13,7 +13,6 @@ COMMENT= The GNU Project Debugger BUILD_USES_MSGFMT= yes -USE_BUILDLINK3= yes USE_GNU_TOOLS= make USE_LIBTOOL= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool |