diff options
Diffstat (limited to 'devel/gdb/Makefile')
-rw-r--r-- | devel/gdb/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gdb/Makefile b/devel/gdb/Makefile index 1bfb0e53a9d..30f62c260cf 100644 --- a/devel/gdb/Makefile +++ b/devel/gdb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2006/02/05 23:08:42 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2006/02/27 15:45:29 joerg Exp $ # DISTNAME= gdb-5.3 @@ -14,6 +14,7 @@ BROKEN_IN= pkgsrc-2005Q4 NOT_FOR_PLATFORM= Darwin-*-* +BROKEN_GETTEXT_DETECTION= yes GNU_CONFIGURE= YES USE_PKGLOCALEDIR= YES USE_LIBTOOL= YES |