diff options
Diffstat (limited to 'math/guppi/Makefile')
-rw-r--r-- | math/guppi/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/guppi/Makefile b/math/guppi/Makefile index aae5f866af9..b0d134de3a9 100644 --- a/math/guppi/Makefile +++ b/math/guppi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2006/02/05 23:10:02 joerg Exp $ +# $NetBSD: Makefile,v 1.52 2006/02/16 18:34:10 joerg Exp $ DISTNAME= Guppi-0.40.3 PKGNAME= ${DISTNAME:S/G/g/} @@ -23,6 +23,7 @@ USE_PKGLOCALEDIR= YES USE_TOOLS+= gmake GNU_CONFIGURE= YES USE_LIBTOOL= YES +BROKEN_GETTEXT_DETECTION= yes .include "../../devel/bonobo/buildlink3.mk" .include "../../devel/libglade/buildlink3.mk" |