diff options
Diffstat (limited to 'devel/cgdb/Makefile')
-rw-r--r-- | devel/cgdb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/cgdb/Makefile b/devel/cgdb/Makefile index 18f024edfef..5c861b9e048 100644 --- a/devel/cgdb/Makefile +++ b/devel/cgdb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/10/03 00:13:25 tv Exp $ +# $NetBSD: Makefile,v 1.5 2005/04/11 21:45:18 tv Exp $ # DISTNAME= cgdb-0.4.0 @@ -10,7 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://cgdb.sourceforge.net/ COMMENT= Curses-based interface to the GNU Debugger (GDB) -USE_BUILDLINK3= yes GNU_CONFIGURE= yes USE_GNU_TOOLS+= make USE_NCURSES= # tigetstr() |