diff options
Diffstat (limited to 'devel/kdbg/Makefile')
-rw-r--r-- | devel/kdbg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/kdbg/Makefile b/devel/kdbg/Makefile index a7554d247fb..1de23a326d0 100644 --- a/devel/kdbg/Makefile +++ b/devel/kdbg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.79 2011/11/01 06:00:56 sbd Exp $ +# $NetBSD: Makefile,v 1.80 2011/11/29 18:06:18 hans Exp $ DISTNAME= kdbg-2.2.2 PKGREVISION= 2 @@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir -USE_TOOLS+= gmake msgfmt +USE_TOOLS+= gmake msgfmt perl GNU_CONFIGURE= YES USE_LIBTOOL= YES USE_LANGUAGES= c c++ |