diff options
Diffstat (limited to 'devel/kdbg/Makefile')
-rw-r--r-- | devel/kdbg/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/kdbg/Makefile b/devel/kdbg/Makefile index 57cac7313ff..9c5eac3a994 100644 --- a/devel/kdbg/Makefile +++ b/devel/kdbg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.88 2012/10/03 21:54:31 wiz Exp $ +# $NetBSD: Makefile,v 1.89 2012/10/31 11:17:08 asau Exp $ DISTNAME= kdbg-2.2.2 PKGREVISION= 9 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.kdbg.org/ COMMENT= Graphical User Interface around gdb using KDE LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake msgfmt perl GNU_CONFIGURE= YES SET_LIBDIR= YES |