From 12ab3277ea619ed01b7b0cbc91aab5def6630fd7 Mon Sep 17 00:00:00 2001 From: reed Date: Wed, 31 Mar 2004 16:18:53 +0000 Subject: This build uses msgfmt. I noticed because: /usr/bin/msgfmt -o zh_TW.mo zh_TW.po zh_TW.po:2642: illegal control sequence (But that is not fixed yet.) --- math/gnumeric/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/gnumeric') diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index a5d0a659082..416c040c243 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 2004/03/08 19:40:40 jmmv Exp $ +# $NetBSD: Makefile,v 1.82 2004/03/31 16:18:53 reed Exp $ # DISTNAME= gnumeric-1.0.13 @@ -14,6 +14,7 @@ DEPENDS+= gnome1-dirs>=1.5:../../misc/gnome1-dirs # for Python support a shared libpython is required but not provided yet #BUILD_DEPENDS+= python>=2.0:../../lang/python +BUILD_USES_MSGFMT= YES USE_BUILDLINK2= YES USE_PKGLOCALEDIR= YES USE_X11BASE= YES -- cgit v1.2.3